summaryrefslogtreecommitdiff
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
parentb81e7e91a958cb7432ef3be67de380b868ab731b (diff)
Adapt stylesheets to recent changes in jQuery UI 1.9
-rwxr-xr-xplugins/jqueryui/themes/classic/jquery-ui-1.9.1.custom.css2
-rwxr-xr-xplugins/jqueryui/themes/larry/jquery-ui-1.9.1.custom.css2
2 files changed, 2 insertions, 2 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;
diff --git a/plugins/jqueryui/themes/larry/jquery-ui-1.9.1.custom.css b/plugins/jqueryui/themes/larry/jquery-ui-1.9.1.custom.css
index 41989ff9c..01afcac0d 100755
--- a/plugins/jqueryui/themes/larry/jquery-ui-1.9.1.custom.css
+++ b/plugins/jqueryui/themes/larry/jquery-ui-1.9.1.custom.css
@@ -403,7 +403,7 @@
text-shadow: 0px 1px 1px #333;
padding: 6px 10px 4px 10px;
}
-.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;
background: #00aad6;