admin console is more vivid

This commit is contained in:
JT Smith 2006-03-02 20:41:17 +00:00
parent dfd2c8f0fa
commit 0a691bc2cd

View file

@ -113,12 +113,12 @@ th {
width: 100px;
font-size: 14px;
font-family: helvetica, arial;
opacity: 0.7;
opacity: 1.0;
height: 110px;
}
.adminConsoleApplication:hover {
opacity: 1.0;
opacity: 0.7;
}
.adminConsoleSpacer {