Shrink width of progressmeter.

git-svn-id: svn://10.0.0.236/trunk@131586 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hyatt%netscape.com 2002-10-09 07:54:41 +00:00
parent 096d450a0d
commit 35e7bb665a

View File

@ -52,7 +52,7 @@ progressmeter {
-moz-border-bottom-colors: ThreeDHighlight -moz-Dialog;
-moz-border-left-colors: ThreeDShadow -moz-Dialog;
background-color: -moz-Dialog;
min-width: 128px;
min-width: 96px;
min-height: 15px;
}