adjust both themes for changes in toolkit winstripe in Mozilla 19 cycle
[themes.git] / EarlyBlue / global / console / console.css
index 79fa39f5adfc70437767ab893bb6ef7eb33b7f1b..570fed7cf58b5dd791ea3f8eaadd881622ddefff 100644 (file)
   -moz-box-align: start;
 }
 
-.console-row-msg > label,
+.console-row-msg > label:first-child,
 .console-row-file > label:first-child {
   display: none;
 }
 
+.console-time {
+  font-weight: normal !important;
+}
+
 .console-icon {
   list-style-image: inherit;
 }