Closed
Bug 1426237
Opened 7 years ago
Closed 7 years ago
Remove now unneeded styles after bug 1423453
Categories
(Calendar :: General, enhancement)
Calendar
General
Tracking
(Not tracked)
RESOLVED
FIXED
6.1
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(1 file)
5.82 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
Bug 1423453 removed unneeded border and background-color definitions we had to override. Now we can remove them.
Assignee | ||
Comment 1•7 years ago
|
||
This patch removes code which is no more used.
I also changed some 0px to 0, which is now more used for CSS, when I found then during the code check.
It would be good if you can check if all looks the same as without the patch. I've done this but two more eyes are better.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #8937828 -
Flags: review?(philipp)
Updated•7 years ago
|
Attachment #8937828 -
Flags: review?(philipp) → review+
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/a644e16e6d69
Remove now unneeded styles after bug 1423453 in calendar. r=philipp
Updated•7 years ago
|
Target Milestone: --- → 6.1
You need to log in
before you can comment on or make changes to this bug.
Description
•