sync both themes with SeaMonkey classic changes in 2.20 cycle
authorRobert Kaiser <robert@widebook.box.kairo.at>
Sun, 30 Jun 2013 17:29:19 +0000 (19:29 +0200)
committerRobert Kaiser <robert@widebook.box.kairo.at>
Sun, 30 Jun 2013 17:29:19 +0000 (19:29 +0200)
EarlyBlue/communicator/prefpanels.css
LCARStrek/communicator/prefpanels.css

index 07f2f3d8f8146aaafbb8d859dd566310115ebadd..004d151520597b20a19b7190e3ce8857a0d6c23a 100644 (file)
   -moz-box-flex: 1;
 }
 
   -moz-box-flex: 1;
 }
 
+/* checkbox which is disabled for changes but non-gray text (i.e., in effect) */
+
+checkbox.nogray-disabled[disabled="true"][nogray="true"] {
+  color: inherit;
+}
+
 /* ::::: Applications ::::: */
 /**
  * Line up the actions menu with action labels above and below it.
 /* ::::: Applications ::::: */
 /**
  * Line up the actions menu with action labels above and below it.
index 037fc8dae0553ad346fe3549954a237fea328d9a..ef893a4711f5a62fc005e260ed2e2731167a972e 100644 (file)
   -moz-box-flex: 1;
 }
 
   -moz-box-flex: 1;
 }
 
+/* checkbox which is disabled for changes but non-gray text (i.e., in effect) */
+
+checkbox.nogray-disabled[disabled="true"][nogray="true"] {
+  color: inherit;
+}
+
 /* ::::: Applications ::::: */
 /**
  * Line up the actions menu with action labels above and below it.
 /* ::::: Applications ::::: */
 /**
  * Line up the actions menu with action labels above and below it.