[Lxml-checkins] r52116 - in lxml/trunk: . doc/html
scoder at codespeak.net
scoder at codespeak.net
Mon Mar 3 19:43:23 CET 2008
Author: scoder
Date: Mon Mar 3 19:43:21 2008
New Revision: 52116
Modified:
lxml/trunk/ (props changed)
lxml/trunk/doc/html/style.css
Log:
r3707 at delle: sbehnel | 2008-03-03 17:58:04 +0100
cleanup
Modified: lxml/trunk/doc/html/style.css
==============================================================================
--- lxml/trunk/doc/html/style.css (original)
+++ lxml/trunk/doc/html/style.css Mon Mar 3 19:43:21 2008
@@ -193,7 +193,6 @@
dt {
line-height: 1.5em;
margin-left: 1em;
- content: "\00BB" " ";
}
dt:before {
@@ -315,4 +314,4 @@
.syntax .vc { color: #bb60d5 } /* Name.Variable.Class */
.syntax .vg { color: #bb60d5 } /* Name.Variable.Global */
.syntax .vi { color: #bb60d5 } /* Name.Variable.Instance */
-.syntax .il { color: #40a070 } /* Literal.Number.Integer.Long */
\ No newline at end of file
+.syntax .il { color: #40a070 } /* Literal.Number.Integer.Long */
More information about the lxml-checkins
mailing list