X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmozapps%2Fdownloads%2Fdownloads.css;h=d3e04acc3e6bfa670fd5481d2a378cf5c2b4e441;hp=94831c075531389aa6d4170f50020767d5737d70;hb=dae4507500ac2bc6547a8303851bc9b0bcae5ddf;hpb=02920d2b69ae86d5762a1874ba85d273c38bac75 diff --git a/LCARStrek/mozapps/downloads/downloads.css b/LCARStrek/mozapps/downloads/downloads.css index 94831c07..d3e04acc 100644 --- a/LCARStrek/mozapps/downloads/downloads.css +++ b/LCARStrek/mozapps/downloads/downloads.css @@ -12,15 +12,11 @@ /* Download View Items */ richlistitem[type="download"] { padding: 4px; - -moz-padding-end: 8px; + padding-inline-end: 8px; min-height: 46px; border-bottom: 1px solid #9C9CFF; } -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: #3F2700; } @@ -110,10 +106,6 @@ richlistitem[type="download"] .dateTime { min-width: 32px; } -#searchbox[empty] { - color: #6000CF; -} - #clearListButton { min-height: 0; min-width: 0;