зеркало из https://github.com/mozilla/gecko-dev.git
bugzilla 45034 r=timeless, sr=hewitt, mail filter dialog cleanup.
This commit is contained in:
Родитель
79908580a8
Коммит
733c41e6f7
|
@ -618,13 +618,11 @@ button[default="true"][disabled="true"]:hover:active > .button-image-right,
|
|||
.reorder-up
|
||||
{
|
||||
min-width : 0px;
|
||||
list-style-image : url("chrome://global/skin/scroll-up.gif");
|
||||
}
|
||||
|
||||
.reorder-down
|
||||
{
|
||||
min-width : 0px;
|
||||
list-style-image : url("chrome://global/skin/scroll-down.gif");
|
||||
}
|
||||
|
||||
.reorder-up > .button-internal-box > .button-icon,
|
||||
|
|
|
@ -151,13 +151,11 @@
|
|||
.reorder-up
|
||||
{
|
||||
min-width : 0px;
|
||||
list-style-image : url("chrome://global/skin/scroll-up.gif");
|
||||
}
|
||||
|
||||
.reorder-down
|
||||
{
|
||||
min-width : 0px;
|
||||
list-style-image : url("chrome://global/skin/scroll-down.gif");
|
||||
}
|
||||
|
||||
.reorder-up > .button-internal-box > .button-icon,
|
||||
|
|
|
@ -445,12 +445,10 @@ button.plain > .button-internal-box > .button.icon:hover:active
|
|||
|
||||
.reorder-up {
|
||||
min-width: 0px;
|
||||
list-style-image: url("chrome://global/skin/arrow/arrow-up.gif");
|
||||
}
|
||||
|
||||
.reorder-down {
|
||||
min-width: 0px;
|
||||
list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif");
|
||||
}
|
||||
|
||||
.reorder-up > .button-internal-box > .button-icon,
|
||||
|
|
Загрузка…
Ссылка в новой задаче