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