Closed
Bug 1233654
Opened 10 years ago
Closed 10 years ago
MInor styling issues in about:profiles
Categories
(Toolkit :: Startup and Profile System, defect)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
FIXED
mozilla46
| Tracking | Status | |
|---|---|---|
| firefox46 | --- | fixed |
People
(Reporter: alfredkayser, Assigned: baku)
References
Details
Attachments
(1 file)
|
2.02 KB,
patch
|
alfredkayser
:
review+
|
Details | Diff | Splinter Review |
A couple of issues in aboutProfiles.css:
1. #reset-box>h3 doesn't apply, because the h3 inside a div inside reset-box.
2. text-align is both in th and td, so should be in the th,td rule.
3. --aboutSupport should be aboutProfiles (or move it to a more general location, shared across about pages?)
| Reporter | ||
Comment 1•10 years ago
|
||
And #reset-box should be #action-box
| Assignee | ||
Comment 2•10 years ago
|
||
Assignee: nobody → amarchesini
Attachment #8699885 -
Flags: review?(alfredkayser)
| Reporter | ||
Updated•10 years ago
|
Attachment #8699885 -
Flags: review?(alfredkayser) → review+
Comment 4•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•