Bug 375665 - Expander button has no styling in winstripe. patch from Hideo Oshima <hidenosuke@hidenosuke.org>, r=me.

This commit is contained in:
mozilla.mano%sent.com 2007-11-07 05:11:42 +00:00
Родитель 6bb534fc25
Коммит 8554292250
1 изменённых файлов: 21 добавлений и 0 удалений

Просмотреть файл

@ -51,6 +51,27 @@
-moz-image-region: rect(0px, 32px, 16px, 16px) !important;
}
/**** expander ****/
#expander {
min-width: 0;
}
.up {
list-style-image: url("chrome://global/skin/arrow/arrow-up.gif");
}
.up:hover {
list-style-image: url("chrome://global/skin/arrow/arrow-up-hov.gif");
}
.down {
list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif");
}
.down:hover {
list-style-image: url("chrome://global/skin/arrow/arrow-dn-hov.gif");
}
/**** name picker ****/
/* Make the microsummary picker look like a regular textbox instead of