Changed cursor behavior so that selected tabs no longer use the arrow cursor since...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Fri, 17 Jul 2009 22:11:09 +0000 (22:11 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Fri, 17 Jul 2009 22:11:09 +0000 (22:11 +0000)
skins/vector/main-ltr.css
skins/vector/main-rtl.css

index 93e6d3d..69b8315 100644 (file)
@@ -178,7 +178,6 @@ div#head h5 {
        div.vectorTabs li.selected a:visited
        div.vectorTabs li.selected a:visited span {
                color: #333333;
-               cursor: default;
                text-decoration: none;
        }
        div.vectorTabs li.new a,
@@ -485,12 +484,10 @@ div#foot ul#foot-places li {
                text-decoration: underline;
        }
        #preftoc li.selected a {
-               cursor: default;
                background-image: url(images/preferences-fade.png);
                background-position: bottom;
                background-repeat: repeat-x;
                color: #333333;
-               cursor: default;
                text-decoration: none;
        }
 #preferences {
index d6a027e..d5c2ba6 100644 (file)
@@ -178,7 +178,6 @@ div#head h5 {
        div.vectorTabs li.selected a:visited
        div.vectorTabs li.selected a:visited span {
                color: #333333;
-               cursor: default;
                text-decoration: none;
        }
        div.vectorTabs li.new a,
@@ -485,12 +484,10 @@ div#foot ul#foot-places li {
                text-decoration: underline;
        }
        #preftoc li.selected a {
-               cursor: default;
                background-image: url(images/preferences-fade.png);
                background-position: bottom;
                background-repeat: repeat-x;
                color: #333333;
-               cursor: default;
                text-decoration: none;
        }
 #preferences {