Closed
Bug 1225241
Opened 9 years ago
Closed 9 years ago
Section titles should be highlighted
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ritu, Unassigned)
References
Details
Attachments
(2 files)
(deleted),
image/jpeg
|
Details | |
(deleted),
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
I tried using the new bugzilla UI and wanted to suggest that section titles should be highlighted to improve the usability of the new read-only mode.
Here is what I mean by sections (also see attachment):
* Status
* People
* Firefox tracking flags
* Details
* Attachments
IMO, the sections are not nearly as distinctly visible in the new UI as they should be.
suggestion:
.module-title { font-weight: bold }
.module-subtitle { font-weight: normal }
Blocks: 1150541
Comment 2•9 years ago
|
||
Comment 3•9 years ago
|
||
Comment on attachment 8753409 [details] [diff] [review]
1225241_1.patch
Review of attachment 8753409 [details] [diff] [review]:
-----------------------------------------------------------------
r=dkl
::: extensions/BugModal/web/bug_modal.css
@@ +128,5 @@
> }
>
> +.module-title {
> + font-weight: bold;
> +}
whitespace
Comment 4•9 years ago
|
||
Comment on attachment 8753409 [details] [diff] [review]
1225241_1.patch
Review of attachment 8753409 [details] [diff] [review]:
-----------------------------------------------------------------
with flag this time :)
Attachment #8753409 -
Flags: review?(dkl) → review+
Comment 5•9 years ago
|
||
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
01ea5ee..35b33fe master -> master
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Assignee: dylan → nobody
Component: User Interface: Modal → User Interface
You need to log in
before you can comment on or make changes to this bug.
Description
•