Some workflows have steps that really belong together. Like the online jobs with "Pending Jobs" and "Prints" which happen at the same time while the other steps are one after the other. Another example are active and inactive cost codes from #73.
I created a style suggestion which allows the tab-left and tab-right class to be assigned to the <li> elements containing the double step.
This is the code that needs to be added to your main css to add/ overwrite current definitions:
Some workflows have steps that really belong together. Like the online jobs with "Pending Jobs" and "Prints" which happen at the same time while the other steps are one after the other. Another example are active and inactive cost codes from #73.
I created a style suggestion which allows the
tab-left
andtab-right
class to be assigned to the<li>
elements containing the double step.This is the code that needs to be added to your main css to add/ overwrite current definitions:
or the bare minimum being
one then can change the sub-menu like this:
This is a suggestion more than a request, so let me know what you think! :-)