Closed
Bug 358688
Opened 19 years ago
Closed 19 years ago
Day/Week(Multiday)view: Move widths and heights to CSS
Categories
(Calendar :: Calendar Frontend, defect)
Calendar
Calendar Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
Sunbird 0.5
People
(Reporter: gekacheka, Unassigned)
References
Details
Attachments
(1 file)
|
5.30 KB,
patch
|
mvl
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20061029 Calendar/0.4a1
Some widths and heights are hardcoded into calendar-multiday-view, such as in the reorient method.
These sizes should be moved into CSS using selectors.
Without a change, theme CSS cannot adjust grid box sizes to match theme font sizes.
Reproducible: Always
(patch -l -p 2 -i file.patch)
(Also remove ineffective style on button)
When successful, appearance should be the same after patch.
(Forthcoming bugs with CSS changes will depend on this patch.)
Attachment #244052 -
Flags: first-review?
Comment 2•19 years ago
|
||
Comment on attachment 244052 [details] [diff] [review]
Move reorient widths and heights to CSS with attribute selectors
r=mvl
For next patches, please ask review from a specific person, otherwise patches are very likely to be forgotten.
Attachment #244052 -
Flags: first-review? → first-review+
Updated•19 years ago
|
Whiteboard: [needs checkin]
Comment 3•19 years ago
|
||
Patch checked in on MOZILLA_1_8_BRANCH and trunk.
-> FIXED
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [needs checkin]
Target Milestone: --- → Sunbird 0.5
You need to log in
before you can comment on or make changes to this bug.
Description
•