From 6eda4b28a64b983d1cf1ff44b879c3fca5b30f91 Mon Sep 17 00:00:00 2001 From: dougbradbury Date: Mon, 10 Mar 2014 19:29:01 -0500 Subject: restore tag autocomplete --- .../refinery/blog/ui-lightness/jquery-ui-1.8.13.custom.css.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/assets/stylesheets/refinery/blog') diff --git a/app/assets/stylesheets/refinery/blog/ui-lightness/jquery-ui-1.8.13.custom.css.scss b/app/assets/stylesheets/refinery/blog/ui-lightness/jquery-ui-1.8.13.custom.css.scss index f9a1401..04ae033 100755 --- a/app/assets/stylesheets/refinery/blog/ui-lightness/jquery-ui-1.8.13.custom.css.scss +++ b/app/assets/stylesheets/refinery/blog/ui-lightness/jquery-ui-1.8.13.custom.css.scss @@ -25,6 +25,8 @@ /* Interaction Cues ----------------------------------*/ .ui-state-disabled { cursor: default !important; } +#ui-active-menuitem { background-color:#62bef2 } +.ui-menu-item:hover { background-color:#62bef2 } /* Icons -- cgit v1.2.3