From 8554292250dcd3ade3fb42ef7c184993b3e6982e Mon Sep 17 00:00:00 2001 From: "mozilla.mano%sent.com" Date: Wed, 7 Nov 2007 05:11:42 +0000 Subject: [PATCH] Bug 375665 - Expander button has no styling in winstripe. patch from Hideo Oshima , r=me. --- .../browser/places/bookmarkProperties.css | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/browser/themes/gnomestripe/browser/places/bookmarkProperties.css b/browser/themes/gnomestripe/browser/places/bookmarkProperties.css index 193db702d16..00ba6d05737 100755 --- a/browser/themes/gnomestripe/browser/places/bookmarkProperties.css +++ b/browser/themes/gnomestripe/browser/places/bookmarkProperties.css @@ -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