fifth part of syncing LCARStrek with Firefox 41 windows theme changes
[themes.git] / LCARStrek / browser / preferences / in-content / preferences.css
index 2364c80b9f41a7ba3fe70883b78887b14babc889..9bdbfe74610109ddd4877825309479367ca0d4bc 100644 (file)
@@ -28,7 +28,6 @@
   max-width: 800px;
   font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
   font-size: 1.25rem;
-  line-height: 22px;
   color: #FF9F00;
 }
 
@@ -366,6 +365,7 @@ description > html|a {
 
 #dialogTitle {
   text-align: center;
+  -moz-user-select: none;
 }
 
 .close-icon {
@@ -437,6 +437,19 @@ description > html|a {
   to   { opacity: 1; }
 }
 
+/**
+ * Sync
+ */
+
+#fxaDeviceName {
+  margin: 14px 0px;
+}
+
+#fxaSyncComputerName.plain {
+  background-color: transparent;
+  opacity: 1;
+}
+
 /* === END shared/in-content/preferences.css === */
 
 caption {