зеркало из https://github.com/mozilla/pjs.git
Bug 426007 - "Remove alternating row colors in the download manager" [p=dao@mozilla.com (Dão Gottwald) r=sdwilsh ui-r=mconnor a=blocking-firefox3+]
This commit is contained in:
Родитель
7a4006829f
Коммит
ba534e8914
|
@ -20,10 +20,6 @@ richlistitem[type="download"][selected="true"] {
|
|||
background-image: url(chrome://mozapps/skin/extensions/itemEnabledFader.png);
|
||||
}
|
||||
|
||||
richlistitem[type="download"][alternate="true"]:not([selected="true"]) {
|
||||
background-color: ThreeDLightShadow;
|
||||
}
|
||||
|
||||
richlistitem[type="download"] .name {
|
||||
font-size: larger;
|
||||
}
|
||||
|
|
|
@ -20,10 +20,6 @@ richlistitem[type="download"][selected="true"] {
|
|||
background-image: url(chrome://mozapps/skin/extensions/itemEnabledFader.png);
|
||||
}
|
||||
|
||||
richlistitem[type="download"][alternate="true"]:not([selected="true"]) {
|
||||
background-color: ThreeDLightShadow;
|
||||
}
|
||||
|
||||
richlistitem[type="download"] .name {
|
||||
font-size: larger;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче