X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmozapps%2Fpref%2Fpref.css;h=d53fc30c71330164d63c40cacffa34df39c50689;hp=f61f191c9bf36e65b83950e96f80bc8f4edb0f30;hb=e10e7addc389ca4e7c2b804cafa0d49525bfc116;hpb=ee6cb01c5c029cb70bea445000414081ae82bcbd diff --git a/LCARStrek/mozapps/pref/pref.css b/LCARStrek/mozapps/pref/pref.css index f61f191c..d53fc30c 100644 --- a/LCARStrek/mozapps/pref/pref.css +++ b/LCARStrek/mozapps/pref/pref.css @@ -51,7 +51,7 @@ } .small-indent { - margin-left: 15px; + margin-left: 15px; } .uniWidthButton { @@ -65,14 +65,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; @@ -80,23 +80,22 @@ .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; } -