#3380 closed Defect (fixed)
.elgg-icon-user states are reversed
| Reported by: | ewinslow | Owned by: | ewinslow |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.0 |
| Component: | Core | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description (last modified by ewinslow)
Every other similar icon is the soft gray by default and deep blue on hover, but elgg-icon-user is deep blue by default and soft gray on hover. Seems backwards.
Change History (4)
comment:1 Changed 2 years ago by ewinslow
- Description modified (diff)
comment:2 Changed 2 years ago by ewinslow
- Owner set to ewinslow
- Status changed from new to assigned
comment:3 Changed 2 years ago by ewinslow
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 2 years ago by cash
I automatically generate the css so there may be a mistake with my icons. Code is in my github account. I haven't uploaded the icons anywhere.
Note: See
TracTickets for help on using
tickets.

(In [svn:9029]) Fixes #3380: .elgg-icon-user states are now consistent with other elgg-icons