third part of syncing LCARStrek with Firefox 34 windows theme changes
[themes.git] / LCARStrek / browser / preferences / in-content / preferences.css
index e4c7e3374d1d2466caa6efd933d9b5cd246b22a9..397f8a545cd9a4c1ca815e81d0a5fc538f2b439c 100644 (file)
@@ -192,12 +192,6 @@ prefpane {
   height: 500px;
 }
 
-#handlersView > listheader {
-  border: none;
-  background: transparent;
-  padding: 0;
-}
-
 #handlersView > listheader > treecol {
 }
 
@@ -207,6 +201,12 @@ prefpane {
   border-bottom: 1px solid #9C9CFF;
 }
 
+#handlersView > listheader {
+  background: transparent;
+  border: 0;
+  padding: 0;
+}
+
 #typeColumn,
 #actionColumn {
   line-height: 20px;
@@ -307,7 +307,8 @@ description > html|a {
 #weavePrefsDeck > vbox > description,
 #weavePrefsDeck > vbox > #pairDevice > label,
 #weavePrefsDeck > #needsUpdate > hbox > #loginError,
-#weavePrefsDeck > #hasFxaAccount > hbox:not(#tosPP) > label {
+#weavePrefsDeck > #hasFxaAccount > hbox:not(#tosPP-normal) > label,
+#weavePrefsDeck > #hasFxaAccount > hbox:not(#tosPP-small) > label {
   /* no margin-start for elements at the begin of a line */
   -moz-margin-start: 0;
 }