X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2FappPicker.css;h=ca8352daea259bdc2ccef5adcfddf8212ecde93d;hp=690c15687ebecad20452f8bff9d761992010441c;hb=8b6270a7a04a050129c4a02e0172f8dce5294ee5;hpb=6c5a63bbd8e0df71327748f51f8164e44b1eb066 diff --git a/EarlyBlue/global/appPicker.css b/EarlyBlue/global/appPicker.css index 690c1568..ca8352da 100644 --- a/EarlyBlue/global/appPicker.css +++ b/EarlyBlue/global/appPicker.css @@ -1,39 +1,19 @@ #app-picker { - width:320px !important; - max-width:320px !important; + width: 320px; } #content-description { - font-weight:bold; + font-weight: bold; } -#suggested-filename { - font-weight:normal; +#content-icon, +.listcell-icon { + margin: 5px; + width: 32px; + height: 32px; } -#file-info { +.listcell-label { + padding: 5px; } - -#app-picker-list { - height:225px; - min-height:225px; -} - -#app-picker-item { - padding-bottom:5px; - padding-top:5px; -} - -#app-picker-item-image { -} - -#app-picker-item-cell { - font-weight:normal; - padding-right:10px; - padding-left:10px; -} - -#browse-button { - margin-top:10px; -} \ No newline at end of file