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: | johnjamesjacoby | Owned by: | johnjamesjacoby |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | Activity | Version: | 1.5 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I think eventually we should review whether we even want these to be bold. I doubt most services embolden usernames like this still.