Closed (works as designed)
Project:
Dingus
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2011 at 20:58 UTC
Updated:
5 Sep 2011 at 14:46 UTC
please enable bullets in css for <li> elements
the css disables them at line 107:
li {
list-style: none;
}
Comments
Comment #1
yoroy commentedAre you sure this is in 7.x-1.x-dev? I can't find the css rule you mention in the download for http://drupal.org/node/583310
Comment #2
batigolixnot 100% sure it is in this version, i installed the theme using drush. i will check this out.
Comment #3
batigolixmy humble apologies, this problem was indeed not occurring in 7.x-1.x-dev but in 7.x-1.2, the version that drush installs for you by default
Comment #3.0
batigoliximproved formatting