From 2b94e72ec62449f9e9f49eb446b9f21dc9b64661 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 10 Mar 2013 14:36:34 +0000 Subject: [PATCH] fix for jquery menus --- lam/style/120_jquery-ui-1.10.1.custom.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lam/style/120_jquery-ui-1.10.1.custom.css b/lam/style/120_jquery-ui-1.10.1.custom.css index 3c0b6bc2..86cc2766 100644 --- a/lam/style/120_jquery-ui-1.10.1.custom.css +++ b/lam/style/120_jquery-ui-1.10.1.custom.css @@ -530,6 +530,7 @@ button.ui-button::-moz-focus-inner { margin: 0; display: block; outline: none; + background: #E6E6E6; } .ui-menu .ui-menu { margin-top: -3px; @@ -540,6 +541,7 @@ button.ui-button::-moz-focus-inner { padding: 0; width: 100%; } + .ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0;