ftimme
2011-09-25 bcb8eb9418642337f1eadcdec030c7f4a07a8a67
interface/web/themes/default/css/screen/content_ispc.css
@@ -53,9 +53,7 @@
   }
   
   .pnl_toolsarea fieldset, .pnl_listarea fieldset, .pnl_formsarea fieldset {
      border-color: #6299c5 -moz-use-text-color -moz-use-text-color;
      border-style: solid none none;
      border-width: 1px medium medium;
      border-top: 1px solid #949494;
      margin: 20px 0;
   }
   .pnl_toolsarea fieldset legend , .pnl_listarea fieldset legend {
@@ -254,6 +252,7 @@
   }
   .dashboard-modules.admin { background-image: url('../../icons/x32/system.png') !important; }
   .dashboard-modules.vm { background-image: url('../../icons/x32/drawer.png') !important; }
   .dashboard-modules.client { background-image: url('../../icons/x32/client.png') !important; }
   .dashboard-modules.mail { background-image: url('../../icons/x32/email.png') !important; }
   .dashboard-modules.monitor { background-image: url('../../icons/x32/monitor.png') !important; }
@@ -358,7 +357,7 @@
   /* Button with icon and text */
   .iconstxt {
      background-repeat: no-repeat; 
      background-position: 4px 4px;
      background-position: 4px center;
   }
   .iconstxt span { padding-left: 20px; }
   .iconstxt.icoPositive { background-image: url("../../icons/x16/tick_circle_frame.png"); }