Opened 3 years ago
Closed 3 years ago
#2075 closed defect (fixed)
Console CSS prevents ordered lists
Reported by: | zzz | Owned by: | zzz |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.35 |
Component: | apps/console | Version: | 0.9.32 |
Keywords: | Cc: | ||
Parent Tickets: | Sensitive: | no |
Description
no difference between <ol> and <ul>, little square bullets for both, because light/console.css line 2821:
.main li {
…
list-style: square
Subtickets
Attachments (1)
Change History (5)
Changed 3 years ago by
Attachment: | trac2075.png added |
---|
comment:1 Changed 3 years ago by
comment:2 Changed 3 years ago by
Milestone: | 0.9.33 → 0.9.34 |
---|
@str4d Wasn't fixed for .33, please fix for .34
comment:3 Changed 3 years ago by
Milestone: | 0.9.34 → 0.9.35 |
---|---|
Owner: | changed from str4d to zzz |
Status: | new → accepted |
comment:4 Changed 3 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
In b7841d395523360b37b96952a6a700fd288dcfa5 to be 0.9.34-16
Note: See
TracTickets for help on using
tickets.
This also messes up the 2nd form error, by adding a square bullet (not the first, don't know why). See screenshot.