Opened 3 years ago
Closed 3 years ago
#2106 closed Enhancement (fixed)
browser version in css
| Reported by: | darkwingduck | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.0 |
| Component: | Core | Version: | 1.7 |
| Severity: | trivial | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
we are still messing with css browser hacks to make some css for some browsers only though we are working on server generated code.
anyway, with or without hacks, adding a browser version like "ie8" as a class to the body will make the system more flexible, which I wish to implement on my installation today.
a more advanced option would be using browser-specific style sheets after standard style sheets, but I think this one isn't something to consider in the near future =)
Change History (1)
comment:1 Changed 3 years ago by brettp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

We've added browser-specific style sheets for the worst offenders.