Closed (fixed)
Project:
Commerce Checkout Progress
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 Oct 2011 at 20:55 UTC
Updated:
2 Nov 2011 at 17:50 UTC
Currently the default is for the block to display an unordered list. We should have the option to select an ordered list if desired. One of the problems with this is with the system.menus.css file that is handling the inline styles. It only has ul.inline li and not ol.inline li. ol.inline li will need to be added to this module.
Comments
Comment #1
thehong commentedCommit bd7a5a3
Comment #2.0
(not verified) commentedol will need additional css in our module css fie.