Skip to content

Commit

Permalink
Merge branch 'MDL-28955_M21' of git://github.com/lazydaisy/moodle int…
Browse files Browse the repository at this point in the history
…o MOODLE_21_STABLE
  • Loading branch information
Sam Hemelryk committed May 1, 2012
2 parents b7ea6c6 + 221ded5 commit ba5f2ec
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 {
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 ba5f2ec

Please sign in to comment.