Moved Left Navigation Menu for organization into Top Context Menu.
This commit is contained in:
parent
f0a474d7ba
commit
1217677675
162 changed files with 644 additions and 854 deletions
|
@ -28,6 +28,17 @@
|
|||
display: table !important;
|
||||
}
|
||||
|
||||
.TopMenu ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren span img
|
||||
{
|
||||
border-style:None;
|
||||
height:16px;
|
||||
width:16px;
|
||||
border-width:0px;
|
||||
padding-right: 3px;
|
||||
float:left;
|
||||
position:relative;
|
||||
}
|
||||
|
||||
.TopMenu ul.AspNet-Menu li span
|
||||
|
||||
.TopMenu li.AspNet-Menu-Leaf a, /* leaves */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue