Skip to content

Commit

Permalink
Merge branch 'MDL-28955_M22' of git://github.com/lazydaisy/moodle int…
Browse files Browse the repository at this point in the history
…o MOODLE_22_STABLE
  • Loading branch information
Sam Hemelryk committed May 1, 2012
2 parents 9a260dd + e176576 commit 0ee1c3d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions theme/nimble/style/menu.css
Expand Up @@ -62,3 +62,11 @@
#custommenu .yui3-menu-horizontal.javascript-disabled .yui3-menu-content .ul { #custommenu .yui3-menu-horizontal.javascript-disabled .yui3-menu-content .ul {
border-width:0; border-width:0;
} }
#custommenu .yui3-menu-label,
#custommenu .yui3-menu .yui3-menu .yui3-menu-label {
background:url([[pix:theme|vertical-menu-submenu-indicator]]) no-repeat 100% 50%;
}

#custommenu .yui3-menu .yui3-menu .yui3-menu-label-menuvisible {
background:url([[pix:theme|horizontal-menu-submenu-indicator]]) no-repeat 100% 50%;
}

0 comments on commit 0ee1c3d

Please sign in to comment.