Closed (won't fix)
Project:
Pixture Reloaded
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2012 at 18:09 UTC
Updated:
3 Jun 2012 at 10:57 UTC
ref above I had to rem out
.mb-n ul li.leaf,
.mb-n ul li.collapsed,
.mb-n ul li.expanded {
list-style: none;
list-style-image: none;
padding: 0;
}in pixture_reloaded.settings.style.css as it took away all bullet point symbols and could not see why it was there and needed them back - FYI
Comments
Comment #1
Jeff Burnz commentedIts not a bug, its a feature, features are not bugs.
Drupal will add its own ugly bullets without this, some users don't want this. Sure could have more setting, one just for book menus, but given that these settings are in thousands of websites and many users appear to like the way it works now I don't think this is necessary.
Its very easy to override in your own CSS regardless.
Comment #2
artatac commentedSorry - I just spotted it in Menu settings. Now looking for where I can turn breadcrumbs back on!