sync LCARStrek with parts of browser winstripe changes in Firefox 14
[themes.git] / LCARStrek / browser / preferences / preferences.css
index 53673daf8c0c144a4bcd79d188d53abe7d108a88..5bde06dc45eb4f4fcb3e6c8b26ac6b3d002464a6 100644 (file)
@@ -146,7 +146,7 @@ radio[pane=paneSync] {
   width: 16px;
   height: 16px;
   margin: 0 2px;
-  list-style-image: url("chrome://global/skin/filepicker/file.gif");
+  list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png");
 }
 
 #cookiesChildren::-moz-tree-image(domainCol, container) {
@@ -179,7 +179,7 @@ radio[pane=paneSync] {
 /* Sync Pane */
 
 #syncDesc {
-  padding: 0 12em;
+  padding: 0 8em;
 }
 
 .syncGroupBox {
@@ -193,8 +193,4 @@ radio[pane=paneSync] {
 #syncAddDeviceLabel {
   margin-top: 1em;
   margin-bottom: 1em;
- }
-
-#syncEnginesList {
-  height: 11em;
 }