[Rt-commit] rt branch, lcore, updated. 7ca1b8b124f0f6e18a2ab28896da73fab656d308
jesse
jesse at bestpractical.com
Wed Oct 7 22:08:28 EDT 2009
The branch, lcore has been updated
via 7ca1b8b124f0f6e18a2ab28896da73fab656d308 (commit)
from 9ad9c66087d4266e726f83cd3b7da9e2d61bd6e5 (commit)
Summary of changes:
share/web/static/css/jquery.menu.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 7ca1b8b124f0f6e18a2ab28896da73fab656d308
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Wed Oct 7 22:08:07 2009 -0400
lift the rulebuilder menu above the rulebuilder ui
diff --git a/share/web/static/css/jquery.menu.css b/share/web/static/css/jquery.menu.css
index a5a956a..864b89b 100644
--- a/share/web/static/css/jquery.menu.css
+++ b/share/web/static/css/jquery.menu.css
@@ -1,5 +1,6 @@
html>body div.outerbox
{
+ z-index: 1500;
padding: 0 5px 5px 0;
}
html>body div.outerbox div.shadowbox1
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list