cfoe
2012-06-13 f0a0ea04e142be9ec67104ffbe6bb6a3e4f55b34
interface/web/themes/default/css/navigation/nav_top.css
@@ -38,12 +38,12 @@
      padding-top:37px;
      text-align:center;
      text-decoration:none;
      width:97px;
      width:78px;
   }
   
   #topNav a:hover {
      background-color: #fc0;
      color: #540;
      background-color: #eeeeee;
      color: #000000;
   }
   
   #topNav #topNav_current {
@@ -64,6 +64,10 @@
   }
   .topnav-mail {
      background-image: url('../../icons/x32/email.png') !important;
   }
   .topnav-mailuser {
      background-image: url('../../icons/x32/email.png') !important;
   }
@@ -98,5 +102,13 @@
   .topnav-dashboard {
      background-image: url('../../icons/x32/dashboard.png') !important;
   }
   .topnav-vm{
      background-image: url('../../icons/x32/drawer.png') !important;
   }
   .topnav-billing{
      background-image: url('../../icons/x32/calculator.png') !important;
   }
}