X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmozapps%2Fdownloads%2Fdownloads.css;fp=EarlyBlue%2Fmozapps%2Fdownloads%2Fdownloads.css;h=feab5f42c2c8ab932ea7a5a68b81589a4a9d8eab;hp=214ffb78db65fab057015e62daf231720c7632ac;hb=6c5a63bbd8e0df71327748f51f8164e44b1eb066;hpb=6102b41b16bcc636299e74aa5a9ac09f16cbf2dc diff --git a/EarlyBlue/mozapps/downloads/downloads.css b/EarlyBlue/mozapps/downloads/downloads.css index 214ffb78..feab5f42 100644 --- a/EarlyBlue/mozapps/downloads/downloads.css +++ b/EarlyBlue/mozapps/downloads/downloads.css @@ -23,17 +23,8 @@ richlistitem[type="download"] .name { font-size: larger; } -#information { - -moz-appearance: none; - background-color: white; - width: 300px; - max-width: 300px; -} - -#information > button .button-text { - -moz-box-flex: 1; - text-align: left; - -moz-padding-start: 2px; +richlistitem[type="download"] .dateTime { + font-size: smaller; } .mini-button { @@ -54,12 +45,6 @@ richlistitem[type="download"] .name { .cancel { -moz-image-region: rect(0px, 32px, 16px, 16px); } -.info { - -moz-image-region: rect(0px, 16px, 16px, 0px); -} -.open { - -moz-image-region: rect(16px, 32px, 32px, 16px); -} .pause { -moz-image-region: rect(32px, 32px, 48px, 16px); } @@ -70,13 +55,6 @@ richlistitem[type="download"] .name { -moz-image-region: rect(0px, 48px, 16px, 32px); } -#information-uri { - -moz-image-region: rect(16px, 16px, 32px, 0px); -} -#information-location { - -moz-image-region: rect(32px, 16px, 48px, 0px); -} - .blockedIcon { list-style-image: url("chrome://global/skin/icons/alert-error.gif"); }