added home icon to org home menu item.
This commit is contained in:
parent
441be7de9c
commit
8f1359cde4
3 changed files with 11 additions and 1 deletions
|
@ -47,6 +47,16 @@
|
|||
background-image: none !important;
|
||||
}
|
||||
|
||||
.TopMenu li.AspNet-Menu-Leaf a img
|
||||
{
|
||||
border-style:None;
|
||||
height:16px;
|
||||
width:16px;
|
||||
border-width:0px;
|
||||
padding-right: 3px;
|
||||
position:relative;
|
||||
}
|
||||
|
||||
/*
|
||||
.TopMenu ul.AspNet-Menu li
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue