[FFmpeg-cvslog] r22954 - in trunk: configure libavcodec/audioconvert.c libavutil/libm.h

Måns Rullgård mans
Sat Apr 24 11:52:50 CEST 2010


Mike Melanson <mike at multimedia.cx> writes:

> Mike Melanson wrote:
>> I'm trying to fix the original index right now.
>
> Original FATE flavor is available once more, and as delicious as ever!

For those who like that page, here's some CSS I cooked up improving (IMHO)
the look a bit:

    table {
        border-collapse: collapse;
        border: solid 2px !important;
        width: auto;
        margin-top: 0.5em;
        margin-bottom: 1em;
    }
    th:first-child           { width: 10em; }
    th:first-child + th + th { width: 15em; }
    th, td {
        padding: 2px !important;
        margin: 0 !important;
        border: solid 1px !important;
        border-spacing: 0;
    }
    th {
        border-bottom: solid 2px !important;
    }
    h3, h3 + p {
        display: inline;
    }

Firefox users can apply it with an extension such as Stylish:
https://addons.mozilla.org/en-US/firefox/addon/2108

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-cvslog mailing list