Bug #303007 --> Tall throbber when auto-update is downloading update in Thunderbird.
Port missing change from winstripe
This commit is contained in:
Родитель
04d838a825
Коммит
1c0a5b393b
|
@ -115,14 +115,20 @@ wizard[currentpageid="updatesfound"] .wizard-page-box {
|
|||
margin-top: 6px;
|
||||
height: 3em !important;
|
||||
}
|
||||
|
||||
#downloadThrobber {
|
||||
margin: 5px 3px 0px 5px;
|
||||
list-style-image: url("chrome://global/skin/throbber/Throbber-small.png");
|
||||
}
|
||||
|
||||
#downloadThrobber[state="loading"] {
|
||||
list-style-image: url("chrome://global/skin/throbber/Throbber-small.gif");
|
||||
}
|
||||
|
||||
#downloadStatusLine {
|
||||
-moz-box-align: start;
|
||||
}
|
||||
|
||||
#verificationFailedIcon {
|
||||
list-style-image: url("chrome://global/skin/icons/notfound.png");
|
||||
margin: 5px 3px 0px 5px;
|
||||
|
|
Загрузка…
Ссылка в новой задаче