give the panel a better look on mobile
[mandelbrot.git] / xulapp / chrome / mandelbrot / skin / classic / mobileUI.css
index 4c1ec2a3a3fbfca20d95d34ab6e06cd235108c66..d72ac7136bf75f916839e4e5b7e24f81cd1b3f05 100644 (file)
@@ -114,3 +114,8 @@ menuitem[type="checkbox"] {
 menuitem[type="checkbox"][checked="true"] {
   list-style-image: url("chrome://browser/skin/images/check-selected-30.png");
 }
+
+panel {
+  background-color: #69645c;
+  color: white;
+}