зеркало из https://github.com/mozilla/gecko-dev.git
added prototypes folder - see wiki.mozilla.org/Calendar/Enterprise_Features for details
This commit is contained in:
Родитель
e243597f51
Коммит
6a5b790297
Двоичные данные
calendar/prototypes/themes/pinstripe/sun-calendar-event-dialog-attendees.png
Normal file
Двоичные данные
calendar/prototypes/themes/pinstripe/sun-calendar-event-dialog-attendees.png
Normal file
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 3.0 KiB |
Двоичные данные
calendar/prototypes/themes/pinstripe/sun-calendar-event-dialog-toolbar.png
Normal file
Двоичные данные
calendar/prototypes/themes/pinstripe/sun-calendar-event-dialog-toolbar.png
Normal file
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 82 KiB |
|
@ -0,0 +1,25 @@
|
|||
|
||||
|
||||
/* icon #5 */
|
||||
#button-save {
|
||||
list-style-image: url("chrome://calendar/skin/sun-event-dialog-toolbar.png");
|
||||
-moz-image-region: rect(0px 192px 32px 160px);
|
||||
}
|
||||
#button-save:hover:active {
|
||||
-moz-image-region: rect(32px 192px 64px 160px);
|
||||
}
|
||||
#button-save[disabled="true"] {
|
||||
-moz-image-region: rect(64px 192px 96px 160px);
|
||||
}
|
||||
|
||||
/* icon #18 */
|
||||
#button-print {
|
||||
list-style-image: url("chrome://calendar/skin/sun-event-dialog-toolbar.png");
|
||||
-moz-image-region: rect(0px 608px 32px 576px);
|
||||
}
|
||||
#button-print:hover:active {
|
||||
-moz-image-region: rect(32px 608px 64px 576px);
|
||||
}
|
||||
#button-print[disabled="true"] {
|
||||
-moz-image-region: rect(64px 608px 96px 576px);
|
||||
}
|
Двоичные данные
calendar/prototypes/themes/winstripe/sun-calendar-event-dialog-attendees.png
Normal file
Двоичные данные
calendar/prototypes/themes/winstripe/sun-calendar-event-dialog-attendees.png
Normal file
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 3.0 KiB |
Двоичные данные
calendar/prototypes/themes/winstripe/sun-calendar-event-dialog-toolbar.png
Normal file
Двоичные данные
calendar/prototypes/themes/winstripe/sun-calendar-event-dialog-toolbar.png
Normal file
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 76 KiB |
|
@ -0,0 +1,25 @@
|
|||
|
||||
|
||||
/* icon #5 */
|
||||
#button-save {
|
||||
list-style-image: url("chrome://calendar/skin/sun-event-dialog-toolbar.png");
|
||||
-moz-image-region: rect(0px 144px 24px 120px);
|
||||
}
|
||||
#button-save:hover:active {
|
||||
-moz-image-region: rect(24px 144px 48px 120px);
|
||||
}
|
||||
#button-save[disabled="true"] {
|
||||
-moz-image-region: rect(48px 144px 72px 120px);
|
||||
}
|
||||
|
||||
/* icon #18 */
|
||||
#button-print {
|
||||
list-style-image: url("chrome://calendar/skin/sun-event-dialog-toolbar.png");
|
||||
-moz-image-region: rect(0px 456px 24px 432px);
|
||||
}
|
||||
#button-print:hover:active {
|
||||
-moz-image-region: rect(24px 456px 48px 432px);
|
||||
}
|
||||
#button-print[disabled="true"] {
|
||||
-moz-image-region: rect(48px 456px 72px 432px);
|
||||
}
|
Загрузка…
Ссылка в новой задаче