X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fmozapps%2Fdownloads%2Fdownloads.css;h=2af0dae6888f07db664fab985faef25681ced8f1;hb=dce35e05f66238ede29df439a6a70714598bcb98;hp=898785dc4c93aca67ddf63ca001c67aea9e708f6;hpb=02920d2b69ae86d5762a1874ba85d273c38bac75;p=themes.git diff --git a/EarlyBlue/mozapps/downloads/downloads.css b/EarlyBlue/mozapps/downloads/downloads.css index 898785dc..2af0dae6 100644 --- a/EarlyBlue/mozapps/downloads/downloads.css +++ b/EarlyBlue/mozapps/downloads/downloads.css @@ -17,10 +17,6 @@ richlistitem[type="download"] { border-bottom: 1px solid #9999CC; } -richlistitem[type="download"][selected="true"] { - background-image: url("chrome://mozapps/skin/extensions/itemEnabledFader.png"); -} - richlistitem[type="download"]:not([selected="true"]):nth-child(odd) { background-color: #9999CC; } @@ -110,10 +106,6 @@ richlistitem[type="download"] .dateTime { min-width: 32px; } -#searchbox[empty] { - color: #808080; -} - #clearListButton { min-height: 0; min-width: 0;