]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
(no commit message)
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 27 Oct 2005 04:59:49 +0000 (04:59 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 27 Oct 2005 04:59:49 +0000 (04:59 +0000)
doc/docs.css

index e7384ed6583ecdd9dafc133483f2d95296d1f781..66cfbcd2ee435ca230979ccc3fab7c82b4e41b80 100644 (file)
        padding:0px 0px 3px 0px;
 }
 
+.docstring {
+       margin-left:15px;
+       margin-bottom:5px;
+       margin-top:5px;
+}
+
+.darkcell {
+       margin:0px 0px 10px 0px;
+       padding:4px 4px 4px 4px;
+       background-color: #D2D2D2;
+}
\ No newline at end of file