Bug 1259516 - Follow the renaming of the toolkit loading throbber. r=Fallen a=me CLOSED TREE
--HG-- extra : commitid : 6W8ojgX2F2I
This commit is contained in:
Родитель
6774082835
Коммит
9d1e31ec34
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
|
||||
.calendar-invitations-updating-icon {
|
||||
list-style-image: url("chrome://global/skin/icons/loading_16.png");
|
||||
list-style-image: url("chrome://global/skin/icons/loading.png");
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
|
|
|
@ -44,9 +44,9 @@ calendar-subscriptions-richlistitem[selected="true"] {
|
|||
}
|
||||
|
||||
.calendar-subscriptions-status-icon {
|
||||
list-style-image: url("chrome://global/skin/icons/notloading_16.png");
|
||||
list-style-image: url("chrome://messenger/skin/icons/notloading.png");
|
||||
}
|
||||
|
||||
.calendar-subscriptions-status-icon[busy="true"] {
|
||||
list-style-image: url("chrome://global/skin/icons/loading_16.png");
|
||||
list-style-image: url("chrome://global/skin/icons/loading.png");
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче