#12912 closed defect (fixed)
Style sheets are broken
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.6.1 |
Keywords: | 1.7-mobile | Cc: | |
Blocked By: | Blocking: |
Description
After the sample custom theme was added (#12866), style sheets are broken.
Typos (e.g. !IconContaine_keyframes -> !IconContainer_keyframes), missing '@', and lack of compat support.
Change History (8)
comment:1 Changed 10 years ago by
Milestone: | 1.8 → 1.7 |
---|
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 10 years ago by
comment:5 Changed 10 years ago by
comment:6 Changed 10 years ago by
comment:7 Changed 10 years ago by
comment:8 Changed 10 years ago by
Note: See
TracTickets for help on using
tickets.
(In [24824]) Fixes #12912 Fixed broken style sheets and added compat support to the sample custom theme.