зеркало из https://github.com/mozilla/pjs.git
Bug 171485 Remove duplicates in classic communicator.css
patch by walk84@yahoo.com r=shuehan sr=bz
This commit is contained in:
Родитель
1c26725d45
Коммит
8a93d49920
|
@ -80,24 +80,6 @@
|
|||
.down[disabled="true"] {
|
||||
list-style-image: url("chrome://global/skin/arrow/arrow-dn-dis.gif");
|
||||
}
|
||||
|
||||
.up {
|
||||
list-style-image:url("chrome://global/skin/scroll-up.gif");
|
||||
min-width: 0px;
|
||||
}
|
||||
|
||||
.up[disabled="true"] {
|
||||
list-style-image:url("chrome://global/skin/scroll-up-disabled.gif");
|
||||
}
|
||||
|
||||
.down {
|
||||
min-width: 0px;
|
||||
list-style-image:url("chrome://global/skin/scroll-down.gif");
|
||||
}
|
||||
|
||||
.down[disabled="true"] {
|
||||
list-style-image:url("chrome://global/skin/scroll-down-disabled.gif");
|
||||
}
|
||||
|
||||
.sidebarTree {
|
||||
border: none;
|
||||
|
|
Загрузка…
Ссылка в новой задаче