Closed (fixed)
Project:
Cleanr
Version:
6.x-0.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 May 2010 at 20:53 UTC
Updated:
1 Mar 2011 at 20:13 UTC
Jump to comment: Most recent file
Awesome theme, but bullets in lists are not styled. Therefore, the bullets are hanging outside for instance messages...
ol li, ul li, .item-list ul li, .item-list ol li {
margin-left: 20px;
}
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | cleanr-799310.patch | 694 bytes | wiifm |
Comments
Comment #1
kiphaas7 commentedAlso:
Comment #2
wiifmPatch attached, severely needed for views admin due to not being able to see bolded (active) templates in theme information
Comment #3
wiifmHave tackled the CSS, adding in the above suggestions, also fixing the margin for autocomplete.
Converted tabs -> spaces and formatted headings in the CSS consistantly
http://drupalcode.org/project/cleanr.git/commit/2ecc29a0024c1885fd3af6a7...
Comment #4
wiifm