make add icon work
[themes.git] / LCARStrek / communicator / prefpanels.css
index 037fc8dae0553ad346fe3549954a237fea328d9a..c325f0288ed78e5b0540e1b2e962e71f2bfc5d15 100644 (file)
   -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.
   list-style-image: url("chrome://communicator/skin/icons/feedIcon16.png");
 }
 
+/* ::::: Search ::::: */
+
+#engineList > .menulist-label-box > .menulist-icon {
+  height: 16px;
+  width: 16px;
+}
+
 /* ::::: Sync ::::: */
 
 #syncDesc {