[h5py] 455/455: More css tweaks

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 2 18:20:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to annotated tag 1.3.0
in repository h5py.

commit 4857a6692396d9c574f3b294fe9fe078a155c872
Author: andrewcollette <andrew.collette at gmail.com>
Date:   Mon Mar 15 04:25:31 2010 +0000

    More css tweaks
---
 docs/source/_static/h5py.css | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/docs/source/_static/h5py.css b/docs/source/_static/h5py.css
index 0805a73..4c0893a 100644
--- a/docs/source/_static/h5py.css
+++ b/docs/source/_static/h5py.css
@@ -22,6 +22,20 @@ a.reference em {
     font-style: normal;
 }
 
+
+dl.function dt {
+    background-color: #f0f0f0;
+}
+
+dl.method dt {
+    background-color: #f0f0f0;
+}
+
+dl.attribute dt {
+    background-color: #f0f0f0;
+}
+
 dl.docutils dt {
+    background-color: #fff;
     text-decoration: underline;
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git



More information about the debian-science-commits mailing list