second part of syncing LCARStrek with Firefox 35 windows theme changes
[themes.git] / LCARStrek / browser / preferences / in-content / preferences.css
index 816a34bdd3e417fc9ba03542604134f624fbf6af..f0e611907f0fa8ccbe5ba375ff5458eba4bbf2cf 100644 (file)
@@ -40,6 +40,16 @@ prefpane {
   color: #FF9F00;
 }
 
   color: #FF9F00;
 }
 
+* {
+  -moz-user-select: text;
+}
+
+button,
+treecol {
+  /* override the * rule */
+  -moz-user-select: none;
+}
+
 /* Category List */
 
 #categories {
 /* Category List */
 
 #categories {