Adapt selector to also work on contextmenu
This commit is contained in:
parent
086e2b2e1f
commit
e9cc2633ee
1 changed files with 1 additions and 1 deletions
|
@ -2019,7 +2019,7 @@ fieldset #calendarcategories div {
|
||||||
background: url(images/ical-attachment.png) 2px 1px no-repeat;
|
background: url(images/ical-attachment.png) 2px 1px no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
#messagemenu li a.calendarlink span.calendar,
|
ul.toolbarmenu li a.calendarlink span.calendar,
|
||||||
#attachmentmenu li a.calendarlink span.calendar {
|
#attachmentmenu li a.calendarlink span.calendar {
|
||||||
background-position: 0px -2197px;
|
background-position: 0px -2197px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue