]> andersk Git - libyaml.git/blobdiff - doc/html/tabs.css
Imported Upstream version 0.1.2
[libyaml.git] / doc / html / tabs.css
index a61552a67ad217c0d67da13e4d3f24c9d2c87119..95f00a91da307673892beb688aa2df1cae723ba1 100644 (file)
@@ -82,19 +82,19 @@ DIV.tabs A:hover SPAN
    background-position: 0% -150px;
 }
 
-DIV.tabs LI#current A
+DIV.tabs LI.current A
 {
    background-position: 100% -150px;
    border-width     : 0px;
 }
 
-DIV.tabs LI#current SPAN
+DIV.tabs LI.current SPAN
 {
    background-position: 0% -150px;
    padding-bottom   : 6px;
 }
 
-DIV.nav
+DIV.navpath
 {
    background       : none;
    border           : none;
This page took 0.026092 seconds and 4 git commands to generate.