Module:NavboxMobile: Difference between revisions

No edit summary
No edit summary
Line 298: Line 298:
                 inlineStyles = "padding: 0.5em; background-color: #e6e6ff; box-shadow: inset 5px 0 #fff, inset -5px 0 #fff;"
                 inlineStyles = "padding: 0.5em; background-color: #e6e6ff; box-shadow: inset 5px 0 #fff, inset -5px 0 #fff;"
             elseif parentLevel == 3 then
             elseif parentLevel == 3 then
                 inlineStyles = "padding: 0.5em; background-color: ##e6e6ff; box-shadow: inset 10px 0 #ccc, inset -10px 0 #ccc;" -- Updated shading
                 inlineStyles = "padding: 0.5em; background-color: ##e6e6ff; box-shadow: inset 10px 0 #fff, inset -10px 0 #fff;" -- Updated shading
             end
             end