gecko-dev/extensions/tasks/resources/skin/classic/tasksOverlay.css
scott%scott-macgregor.org 8f16a6997a fix for bug #227651
[calendar] [mozilla 1.x] if native calendar app is available, and mozilla calendar there,
show chrome to launch a native calendar, if specified by a pref.

this "tasks" extension can be extended for other tasks.

NOT PART OF THE BUILD

r/sr/a=sspitzer
2003-12-07 18:31:38 +00:00

8 lines
178 B
CSS

#mini-other-cal {
list-style-image: url("chrome://tasks/skin/taskbar-other-cal.gif");
}
.icon-other-cal16 {
list-style-image: url("chrome://tasks/skin/other-cal-16.gif");
}