diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-11-21 15:56:09 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-11-21 15:56:09 +0100 |
commit | 5e1775691ce503521745f6380cadb7a295bd681d (patch) | |
tree | ab38816a64f7576d727651c87857d894fdede868 /plugins/jqueryui/themes/classic | |
parent | b81e7e91a958cb7432ef3be67de380b868ab731b (diff) |
Adapt stylesheets to recent changes in jQuery UI 1.9
Diffstat (limited to 'plugins/jqueryui/themes/classic')
-rwxr-xr-x | plugins/jqueryui/themes/classic/jquery-ui-1.9.1.custom.css | 2 |
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; |