From f60dfdd231cb08d46480546554a2fa3a3c5dd84f Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 9 Mar 2008 12:01:15 +0000 Subject: [PATCH] Add a new experimental style. --- sphinx/static/contents.png | Bin 0 -> 202 bytes sphinx/static/navigation.png | Bin 0 -> 218 bytes sphinx/static/sphinxdoc.css | 449 +++++++++++++++++++++++++++++++++++ 3 files changed, 449 insertions(+) create mode 100644 sphinx/static/contents.png create mode 100644 sphinx/static/navigation.png create mode 100644 sphinx/static/sphinxdoc.css diff --git a/sphinx/static/contents.png b/sphinx/static/contents.png new file mode 100644 index 0000000000000000000000000000000000000000..7fb82154a1748d507925865d3fbf7508d62483e5 GIT binary patch literal 202 zcmeAS@N?(olHy`uVBq!ia0vp^j6kfx!3HGlw@oMq2^0spJ29*~C-V}>;VkfoEM{Qf z76xHPhFNnYfP(BLp1!W^HyC+E#mt?nx10eANtU=qlsM<-=BDPAFgO>bCYGe8D3oWG zWGJ|M`UZqI@`(c#nR~i8hHzY8+H1+jpulh_>fir3VfEN66+LU}oXkrghqJ&VvY3H^ zTNs2H8D`Cq01C2~c>21s-(chw7$R|bZ|_0D0|q>YSbqDzW^|HYIk%*-&O)* a.headerlink, +h2:hover > a.headerlink, +h3:hover > a.headerlink, +h4:hover > a.headerlink, +h5:hover > a.headerlink, +h6:hover > a.headerlink, +dt:hover > a.headerlink { + visibility: visible; +} + +a.headerlink:hover { + background-color: #ccc; + color: white!important; +}