mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
61830 - [Modern] progressmeter border (by hwaara), r=hewitt, sr=hangas
This commit is contained in:
parent
22ca9263c6
commit
95fde1916b
@ -155,10 +155,10 @@
|
||||
}
|
||||
|
||||
.progressmeter-progressbar {
|
||||
min-height : 9px;
|
||||
height : 9px;
|
||||
border-left: 1px solid #293342;
|
||||
border-right: 1px solid #293342;
|
||||
min-height : 9px;
|
||||
max-height : 9px;
|
||||
border-left : 1px solid #293342;
|
||||
border-right : 1px solid #293342;
|
||||
}
|
||||
|
||||
.progress-bar {
|
||||
|
Loading…
Reference in New Issue
Block a user