fifth part of syncing LCARStrek with Firefox 29 windows theme changes
[themes.git] / LCARStrek / browser / preferences / preferences.css
index c5b635bb7ede7bbf9d218ad1d0456011cdf1f1cf..acd50262282d4b6425be9e529bc9dbe64d3630fa 100644 (file)
@@ -71,6 +71,14 @@ radio[pane=paneSync] {
   list-style-image: url("chrome://browser/skin/preferences/Options-sync.png") !important;
 }
 
+label.small {
+  font-size: smaller;
+}
+
+#tabPrefsBox {
+  margin: 6px;
+}
+
 /* Applications Pane */
 #BrowserPreferences[animated="true"] #handlersView {
   height: 25em;
@@ -165,3 +173,12 @@ radio[pane=paneSync] {
   margin-top: 1em;
   margin-bottom: 1em;
 }
+
+#noFxaAccount {
+  margin: 6px;
+  line-height: 1.2em;
+}
+
+#noFxaAccount > label:first-child {
+  margin-bottom: 0.6em;
+}