X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmozapps%2Fpref%2Fpref.css;fp=EarlyBlue%2Fmozapps%2Fpref%2Fpref.css;h=df29b8c45d526f8760599f7797ddab3e7688ba48;hp=cac386ffd716e9d655920972edd7107d91d41ec9;hb=49037d9b102dd33667ce0a860f02d820e5a7aeaf;hpb=048d3467ae733fc0d6ddd83f5e2abfbd94d6ffe7 diff --git a/EarlyBlue/mozapps/pref/pref.css b/EarlyBlue/mozapps/pref/pref.css index cac386ff..df29b8c4 100644 --- a/EarlyBlue/mozapps/pref/pref.css +++ b/EarlyBlue/mozapps/pref/pref.css @@ -50,7 +50,7 @@ } .small-indent { - margin-left: 15px; + margin-left: 15px; } .uniWidthButton { @@ -64,14 +64,14 @@ } #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; @@ -79,23 +79,23 @@ .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; }