fix 2.30 review comments, hamburger button display, some overridden icons, and checkb...
[themes.git] / LCARStrek / browser / devtools / common.css
index e1c389e961b5f279b93bb91edb54916db02ef0c5..cd3e746f3fad05111952d16a28e194d4c22b71d7 100644 (file)
@@ -275,6 +275,16 @@ notification {
   height: 120px;
   background-color: transparent;
   border: none;
+  padding: 0;
+}
+
+#color-value {
+  color: #FF9F00;
 }
 
+#color-value.highlight {
+  color: #FFCF00;
+}
+
+
 /* === END common.inc.css === */