Closed
Bug 446559
Opened 18 years ago
Closed 18 years ago
Set CSS classes for invitations
Categories
(Calendar :: Calendar Frontend, enhancement)
Calendar
Calendar Frontend
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: Fallen, Assigned: Fallen)
Details
(Whiteboard: [userChrome])
Attachments
(1 file)
|
1.09 KB,
patch
|
berend.cornelius09
:
review+
|
Details | Diff | Splinter Review |
Possible userChrome.css lines that can be used with this patch:
calendar-event-box[invitation="true"] .calendar-color-box,
calendar-month-day-box-item[invitation="true"] .calendar-color-box {
opacity: 0.7;
}
Attachment #330734 -
Flags: review?(Berend.Cornelius)
| Assignee | ||
Updated•18 years ago
|
Whiteboard: [userChrome]
Comment 1•18 years ago
|
||
Comment on attachment 330734 [details] [diff] [review]
Fix - v1
Patch works fine.
r=Berend
Attachment #330734 -
Flags: review?(Berend.Cornelius) → review+
| Assignee | ||
Comment 2•18 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.9
You need to log in
before you can comment on or make changes to this bug.
Description
•