backout change from Ts Shutdown investigation

This commit is contained in:
Dão Gottwald 2009-10-02 10:52:10 +02:00
Родитель 6c269632c9
Коммит 92421ac350
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -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 {