Last change
on this file since 7885 was
4389,
checked in by grum, 15 years ago
|
[AMM] Users need to give a visibilty level for each menu items - mantis feature 1278
|
-
Property svn:executable set to
*
|
File size:
685 bytes
|
Line | |
---|
1 | |
---|
2 | .littlefont { font-size:90%; } |
---|
3 | table.littlefont th { text-align:center; padding:3px;padding-left:9px;padding-right:9px; } |
---|
4 | table.littlefont td { text-align:left; padding:0px;padding-left:3px;padding-right:3px; } |
---|
5 | |
---|
6 | .containerMenuSection { width:250px; margin:auto; padding:10px; display:inline-block; vertical-align:top; } |
---|
7 | li.menuItem { padding:4px; width:230px; cursor:move;} |
---|
8 | li.menuItemDisabled { cursor:defaut;} |
---|
9 | div.visibility { width:100%;overflow:hidden;display:none;margin-left:30px; } |
---|
10 | |
---|
11 | div.visibility p { margin:0px; } |
---|
12 | div.visibility input { margin-right:8px; } |
---|
13 | div.visibility h3 { position:relative; font-size:14px; height:auto; margin:5px 0px 0px;padding:0px;text-align:left;} |
---|
Note: See
TracBrowser
for help on using the repository browser.