]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
style for latest sphinx css rel_0_6_8
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 5 Jun 2011 16:49:44 +0000 (12:49 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 5 Jun 2011 16:49:44 +0000 (12:49 -0400)
doc/build/static/docs.css

index 64659acf8105cc8a853e434e1f630791ea1c9d29..5677a046a87f61deade78c76fa629ad2e7bb1ed8 100644 (file)
@@ -247,6 +247,10 @@ div#dialect-documentation {
 
 /* SQL popup, code styles */
 
+.highlight {
+  background:none;
+}
+
 pre {
   background-color: #f0f0f0;  
   border: solid 1px #ccc;