remove any global prefs the add-on sets, remove another obsolete function, fix missin...
[mandelbrot.git] / skin / classic / mobileUI.css
index d72ac7136bf75f916839e4e5b7e24f81cd1b3f05..a0439539477074bc6e4f676912f8752a0f0a3c66 100644 (file)
@@ -119,3 +119,8 @@ panel {
   background-color: #69645c;
   color: white;
 }
+
+panel > titlebar {
+  background-color: rgb(94,97,102);
+  color: white;
+}