ftimme
2011-09-23 2eb5d1be554dc85a0695babf08188fdfc5a4ee5f
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 {
@@ -359,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"); }