On Mon, 16 Dec 2013 01:18:56 +0100, Luca Barbato <[email protected]> wrote: > Drop references to the doxy image gradients and style a the code blocks to > keep the whitespace and indent properly. > --- > > Since we are getting a new release I'm going over our doxy so it is at least > more readable. > > doc/doxy/doxy_stylesheet.css | 10 ++++------ > 1 file changed, 4 insertions(+), 6 deletions(-) > > diff --git a/doc/doxy/doxy_stylesheet.css b/doc/doxy/doxy_stylesheet.css > index 63238a2..12f5efd 100644 > --- a/doc/doxy/doxy_stylesheet.css > +++ b/doc/doxy/doxy_stylesheet.css > @@ -214,6 +214,10 @@ code { > background-color: #f7f7f9; > border: 1px solid #e1e1e8; > } > +.fragment .line { > + padding-left: 2em; > + white-space: pre; > +}
I'm not a web person so I don't understand what does this actually do, but I can confirm that the @code block look better So ok, unless anyone else complains -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
