sync EarlyBlue mozapps with *stripe
[themes.git] / EarlyBlue / mozapps / pref / pref.css
index cac386ffd716e9d655920972edd7107d91d41ec9..df29b8c45d526f8760599f7797ddab3e7688ba48 100644 (file)
@@ -50,7 +50,7 @@
 }
 
 .small-indent {
-  margin-left: 15px; 
+  margin-left: 15px;
 }
 
 .uniWidthButton {
 }
 
 #fileExtension {
-  width: 5em; 
+  width: 5em;
 }
 
 #fileExtension.pluginsList {
-  width: 5.5em; 
+  width: 5.5em;
 }
 
-#typeIcon, 
+#typeIcon,
 .extensionChildren::-moz-tree-image(fileExtension),
 .pluginTypesChildren::-moz-tree-image(fileExtension) {
   margin: 0px 5px 0px 0px;
 
 .pluginTypesChildren::-moz-tree-image(pluginEnabled) {
   margin: 0px 5px 0px 0px;
-  list-style-image: url(chrome://mozapps/skin/pref/dot.gif);  
+  list-style-image: url("chrome://mozapps/skin/pref/dot.gif");
 }
 
 .pluginTypesChildren::-moz-tree-image(pluginEnabled, enabled) {
   margin: 0px 5px 0px 0px;
-  list-style-image: url(chrome://mozapps/skin/pref/check.gif);  
+  list-style-image: url("chrome://mozapps/skin/pref/check.gif");
 }
 
 .biggerIndent {
-  margin-left: 28px; 
+  margin-left: 28px;
 }
 
 #typeField {
-  font-weight: bold; 
+  font-weight: bold;
 }
 
 #defaultAppName {
-  margin-left: 6px !important; 
+  margin-left: 6px !important;
 }