nav
This commit is contained in:
parent
d96f3bdf69
commit
52d259cb9f
|
@ -89,13 +89,18 @@ margin-bottom:1%;
|
|||
height:68%;
|
||||
}
|
||||
|
||||
.nav ul
|
||||
{background-image:url(../img/admin/default-bg.gif);
|
||||
background-color:#7CA0C7;}
|
||||
|
||||
.nav ul li
|
||||
{height:4%;
|
||||
width:100%;
|
||||
padding-right: 60px;
|
||||
list-style:none;
|
||||
display:inline;
|
||||
background: #7CA0C7 url(../img/admin/default-bg.gif);
|
||||
color:#FFF;
|
||||
font-weight:bold;
|
||||
cursor:pointer;}
|
||||
|
||||
.mapListSection
|
||||
|
|
Loading…
Reference in New Issue
Block a user