Closed
Bug 428922
Opened 17 years ago
Closed 17 years ago
Remove even more obsolete CSS rules
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: sipaq, Assigned: sipaq)
Details
Attachments
(1 file)
I went through our CSS files and this is what I found:
base/themes/*instripe/calendar-views.css
- textbox.editable-label
base/themes/*instripe/calendar-unifinder.css
- .calendar-unifinder-event-indent
- .unifinder-treecell-box-class
resources/skin/classic/dialogOverlay.css
- calendar-serverwindow
lightning/themes/*instripe/lightning.css
- calendar-todo-list {
- calendar-todo-list[disabled="true"]
- calendar-todo-item
- calendar-todo-item[selected="true"]
- view-title-label-box
sunbird/themes/*instripe/sunbird/calendar.css
- view-title-label-box
Attachment #315515 -
Flags: review?(Berend.Cornelius)
Comment 1•17 years ago
|
||
Comment on attachment 315515 [details]
Patch v1
css rules are not used anymore - indeed. patch works fine: r=berend.
Attachment #315515 -
Flags: review?(Berend.Cornelius) → review+
Comment 2•17 years ago
|
||
When I looked at your patch I could see that there are also duplicately implemented rules in lightning.css and Sunbird's calendar.css. Maybe once you are at it you feel inclined to consolidate these rules. I think the calendar-views.css files would be appropriate locations for them.
This would be a good prerequisite to
Bug 426979 – The appearance of the calendar grid should be improved
and for the consolidation of Sunbird's and lightning's code in general.
Assignee | ||
Comment 3•17 years ago
|
||
Patch checked in.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•17 years ago
|
||
Berend, I filed bug 428933 for this and will supply I patch, once I get you on IRC for some answers.
Comment 5•17 years ago
|
||
Checked in nightly build (Lightning 2008041418/Sunbird 2008014) -> task is fixed and verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•