Metadata
- Source
- FLUID-4286
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Won't Fix
- Assignee
- Jonathan Hung
- Reporter
- Jonathan Hung
- Created
2011-06-08T20:47:39.447-0400 - Updated
2014-04-02T16:40:51.800-0400 - Versions
-
- 1.4
- Fixed Versions
- N/A
- Component
-
- FSS
Description
The Widget style for the high contrast theme sets the font size to 1.2em, when it should be 1.0em.
Comments
-
Jonathan Hung commented
2011-06-08T20:56:08.199-0400 Line 59 of src/webapp/lib/jquery/ui/css/fl-theme-hc/hc.css
.fl-theme-hc .ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.2em; }
1.2em should be 1.0em.
-
Anastasia Cheetham commented
2014-04-02T16:40:51.799-0400 FSS is deprecated