Bug 754658 - Monochrome icons for lightning-button-calendar and lightning-button. r+ui-r=nisses.mail
This commit is contained in:
Родитель
064b078062
Коммит
5e0378cff5
|
@ -29,11 +29,13 @@
|
|||
}
|
||||
|
||||
#task-addition-box > box > #calendar-add-task-button {
|
||||
list-style-image: url(chrome://calendar/skin/toolbar-small-aero.png);
|
||||
list-style-image: url(chrome://calendar/skin/toolbar-aero.png);
|
||||
-moz-image-region: rect(1px 71px 17px 55px);
|
||||
}
|
||||
|
||||
#todaypane-new-event-button {
|
||||
list-style-image: url(chrome://calendar/skin/toolbar-small-aero.png);
|
||||
list-style-image: url(chrome://calendar/skin/toolbar-aero.png) !important;
|
||||
-moz-image-region: rect(1px 35px 17px 19px) !important;
|
||||
}
|
||||
|
||||
#unifinder-search-field,
|
||||
|
|
|
@ -5,13 +5,13 @@
|
|||
/* Lightning "Calendar" Toolbarbutton */
|
||||
#lightning-button-calendar {
|
||||
list-style-image: url(chrome://lightning/skin/mode-switch-icons-aero.png);
|
||||
-moz-image-region: rect(0 64px 16px 48px);
|
||||
-moz-image-region: rect(0px 16px 16px 0px);
|
||||
}
|
||||
|
||||
/* Lightning "Tasks" Toolbarbutton */
|
||||
#lightning-button-tasks {
|
||||
list-style-image: url(chrome://lightning/skin/mode-switch-icons-aero.png);
|
||||
-moz-image-region: rect(0 80px 16px 64px);
|
||||
-moz-image-region: rect(0px 32px 16px 16px);
|
||||
}
|
||||
|
||||
/* Toolbar buttons */
|
||||
|
|
|
@ -7,16 +7,24 @@
|
|||
-moz-image-region: rect(1px 35px 17px 19px) !important;
|
||||
}
|
||||
|
||||
#calendar-tab-button,
|
||||
.tabmail-tab[type="calendar"] {
|
||||
#calendar-tab-button {
|
||||
list-style-image: url(chrome://lightning/skin/mode-switch-icons-aero.png);
|
||||
-moz-image-region: rect(0px 64px 16px 48px);
|
||||
-moz-image-region: rect(0px 16px 16px 0px);
|
||||
}
|
||||
|
||||
.tabmail-tab[type="calendar"] {
|
||||
list-style-image: url(chrome://lightning/skin/mode-switch-icons-aero.png);
|
||||
-moz-image-region: rect(16px 16px 32px 0px);
|
||||
}
|
||||
|
||||
#task-tab-button {
|
||||
list-style-image: url(chrome://lightning/skin/mode-switch-icons-aero.png);
|
||||
-moz-image-region: rect(0px 32px 16px 16px);
|
||||
}
|
||||
|
||||
#task-tab-button,
|
||||
.tabmail-tab[type="tasks"] {
|
||||
list-style-image: url(chrome://lightning/skin/mode-switch-icons-aero.png);
|
||||
-moz-image-region: rect(0px 80px 16px 64px);
|
||||
-moz-image-region: rect(16px 32px 32px 16px);
|
||||
}
|
||||
|
||||
#button-newmsg #newMsgButton-calendar-menuitem,
|
||||
|
|
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 3.2 KiB После Ширина: | Высота: | Размер: 2.0 KiB |
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 470 B После Ширина: | Высота: | Размер: 455 B |
Загрузка…
Ссылка в новой задаче