merge in web2 changes from 3.8.7 to 3.8.8
[freeside.git] / rt / share / html / NoAuth / css / freeside2.1 / boxes.css
index 0f2f20c..fbd9af1 100644 (file)
 
 }
 
-.hidden {
- display: none;
-}
-
 .titlebox .titlebox-title .widget a {
   display: block;
   margin: 0;
 .titlebox.rolled-up .titlebox-title .widget a {
     background-image: url(<%RT->Config->Get('WebPath')%>/NoAuth/images/css/rolldown-arrow.gif);
 }
+
+.titlebox hr.clear {
+    display: none;
+}