Opened 10 years ago
Closed 10 years ago
#7006 closed defect (bug) (fixed)
"font: bold;" is not a valid rule by itself (mentions.css, mentions-rtl.css)
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6 | Priority: | normal |
| Severity: | normal | Version: | 1.5 |
| Component: | Activity | Keywords: | has-patch |
| Cc: |
Description
In the Activity component, the following element is targeted with an overgeneralized font rule:
.atwho-view strong
In this case, these should use font-weight to prevent losing other applied or more specific styles.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
I think eventually we should review whether we even want these to be bold. I doubt most services embolden usernames like this still.