summaryrefslogtreecommitdiff
path: root/plugins/jqueryui/themes/classic
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-11-21 15:56:09 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-11-21 15:56:09 +0100
commit5e1775691ce503521745f6380cadb7a295bd681d (patch)
treeab38816a64f7576d727651c87857d894fdede868 /plugins/jqueryui/themes/classic
parentb81e7e91a958cb7432ef3be67de380b868ab731b (diff)
Adapt stylesheets to recent changes in jQuery UI 1.9
Diffstat (limited to 'plugins/jqueryui/themes/classic')
-rwxr-xr-xplugins/jqueryui/themes/classic/jquery-ui-1.9.1.custom.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/jqueryui/themes/classic/jquery-ui-1.9.1.custom.css b/plugins/jqueryui/themes/classic/jquery-ui-1.9.1.custom.css
index 288e624ed..1002a95fe 100755
--- a/plugins/jqueryui/themes/classic/jquery-ui-1.9.1.custom.css
+++ b/plugins/jqueryui/themes/classic/jquery-ui-1.9.1.custom.css
@@ -387,7 +387,7 @@
line-height:1.5;
zoom:1;
}
-.ui-menu .ui-menu-item a.ui-state-hover,
+.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
font-weight: normal;
margin: -1px;