Soften the color of currently selected admin menu.

This commit is contained in:
mits 2006-10-04 20:42:57 +00:00
parent 37e7b362bb
commit 0a1361f61f

View File

@ -264,7 +264,7 @@ body#admin-lang .generalbox {
}
.block_admin_tree.sideblock .link.current {
background-color:#0000FF;
background-color:#6666CC;
color: #FFFFFF;
}