Added visibility icon to .widgets-this-layer class on widgets screen.

--HG--
branch : 1.x
This commit is contained in:
jowall
2011-03-29 11:44:39 -07:00
parent be4f208222
commit 200f44fb69
2 changed files with 2 additions and 4 deletions

View File

@@ -178,12 +178,13 @@ margin-top:0;
#widgets-layer-visibility li {
cursor:default;
}
#widgets-layer-visibility .widgets-other-layer {
#widgets-layer-visibility .widgets-other-layer, #widgets-layer-visibility .widgets-this-layer {
background-image:url(images/eye.png);
background-position:5px 11px;
background-repeat:no-repeat;
cursor:pointer;
}
#widgets-layer-visibility .widgets-this-layer {cursor:default;}
#widgets-layer-visibility .widgets-other-layer.off, #widgets-layer-visibility .widgets-other-layer.off:hover {
background-position:5px -17px;
}

View File

@@ -948,9 +948,6 @@ table.items th, table.items td {
.contentItems .commentcount {
line-height:2em;
}
/*#main .contentItems p {
margin:1em 0 0;
}*/
/* Pager