Opened 14 years ago
Closed 14 years ago
#2798 closed defect (fixed)
split tundra.css into tundra.css and dijit.css
Reported by: | bill | Owned by: | itorrey |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Widgets | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
All the truly essential CSS (like dojoInlineBox) should go in dijit.css.
Then need to modify every test file to include dijit.css and tundra.css.
Change History (4)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Initial pass is done, closing. I may have missed some pieces -- either fix yourself or log a new bug, please.
Note: See
TracTickets for help on using
tickets.
(In [8359]) updating the tooltip theme to show the default tests style. Also splitting some core functionality of dijit widgets to dijit.css from tundra.css. refs #2798 #2744