show unreplied ticket marker in customer ticket lists, #41670
[freeside.git] / httemplate / elements / freeside.css
index dbd27cb..fb5e7d9 100644 (file)
@@ -319,6 +319,12 @@ td.label {
   color: #ff0000;
 }
 
+table .error {
+  font-weight: bold;
+  font-size: medium;
+  color: #ff0000;
+}
+
 div#overDiv {
   box-shadow: #333333 1px 1px 2px;
 }
@@ -335,3 +341,5 @@ div.package-marker-change_from {
   border-left: solid #bbffbb 30px;
   display: inline-block;
 }
+
+