#4458 closed defect (fixed)
minor style cleanups
Reported by: | alex | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.9 |
Keywords: | 4alex | Cc: | bill |
Blocked By: | Blocking: |
Description
Dijit and dojo.css need some minor style cleanups (started in #4451). Notably:
- accordion pane titles appear to have a "chunky" outline
- webkit focus "rings" are off for some widgets
- combo boxes and filtering selects are taller than normal inputs
- webkit drop-shadows are on the wrong element for tooltip dialogs and could be more pronounced for non-tooltip dialogs
- use of Myriad really borks layout on FF2
Change History (7)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
comment:4 Changed 15 years ago by
Keywords: | 4alex added |
---|
comment:6 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [10504]) make accordion borders look less "chunky". Refs #4458