fifth part of syncing LCARStrek with Firefox 41 windows theme changes
[themes.git] / LCARStrek / browser / preferences / in-content / preferences.css
index f54c58095da9bb788483f337ab20e410b058001c..9bdbfe74610109ddd4877825309479367ca0d4bc 100644 (file)
@@ -365,6 +365,7 @@ description > html|a {
 
 #dialogTitle {
   text-align: center;
+  -moz-user-select: none;
 }
 
 .close-icon {
@@ -436,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 {