fixed second level menu css bug
This commit is contained in:
parent
985e5e0f10
commit
4ae44b2b7d
src/main/webapp/css
@ -52,7 +52,7 @@ del {color:#666;}
|
||||
pre {margin:1.5em 0;white-space:pre;}
|
||||
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
|
||||
li ul, li ol {margin:0;}
|
||||
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
|
||||
/*ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}*/
|
||||
ul {list-style-type:disc;}
|
||||
ol {list-style-type:decimal;}
|
||||
dl {margin:0 0 1.5em 0;}
|
||||
|
@ -589,6 +589,7 @@ ul.multiobject-selected-list li {
|
||||
/* background: url("../images/tab_bg.gif") repeat-x bottom;*/
|
||||
font-size:93%;
|
||||
line-height:normal;
|
||||
background:#e2e2e2;
|
||||
}
|
||||
.multi-tab-menu img {
|
||||
height: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user