summaryrefslogtreecommitdiff
path: root/UI/menu/expanding.css
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-09-01 06:16:04 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-09-01 06:16:04 +0000
commitde5795278d3f8a52112d0f42bcf7716a76ff11ac (patch)
treefa86e66fcceb146ce482464b6767a862c3aa2a00 /UI/menu/expanding.css
parent77f23e8cb7af1caaa1122e712d721133bc71bc4b (diff)
More menu fixes
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1482 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UI/menu/expanding.css')
-rw-r--r--UI/menu/expanding.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/UI/menu/expanding.css b/UI/menu/expanding.css
new file mode 100644
index 00000000..46461cff
--- /dev/null
+++ b/UI/menu/expanding.css
@@ -0,0 +1,3 @@
+div.submenu {
+ display: none;
+}