зеркало из https://github.com/mozilla/gecko-dev.git
backout change from Ts Shutdown investigation
This commit is contained in:
Родитель
6c269632c9
Коммит
92421ac350
|
@ -1471,8 +1471,6 @@ tabbrowser > tabbox {
|
|||
}
|
||||
|
||||
.tabbrowser-tab[busy] > .tab-icon-image {
|
||||
list-style-image: url("chrome://global/skin/icons/loading_16.png");
|
||||
/*
|
||||
list-style-image: url("chrome://browser/skin/tabbrowser/progress.png") !important;
|
||||
-moz-image-region: rect(0, 16px, 16px, 0);
|
||||
}
|
||||
|
@ -1502,7 +1500,6 @@ tabbrowser > tabbox {
|
|||
}
|
||||
.tabbrowser-tab[busy][progress="8"] > .tab-icon-image {
|
||||
-moz-image-region: rect(0, 144px, 16px, 128px);
|
||||
*/
|
||||
}
|
||||
|
||||
.tabbrowser-tab:not(:hover):not([selected="true"]) > .tab-icon-image {
|
||||
|
|
Загрузка…
Ссылка в новой задаче