style fix to improve the look of the third level of the sidebar items
This commit is contained in:
parent
c0cb9ce91f
commit
2791c87f38
@ -399,14 +399,14 @@ ul#mysidebar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.nav ul li ul li a {
|
.nav ul li ul li a {
|
||||||
padding-left:20px;
|
padding-left:40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.nav li.thirdlevel > a {
|
.nav li.thirdlevel > a {
|
||||||
background-color: #FAFAFA !important;
|
|
||||||
color: #248EC2;
|
color: #248EC2;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
|
padding-left:20px;
|
||||||
|
background-color: whitesmoke !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -415,7 +415,6 @@ background-color: #FAFAFA;
|
|||||||
}
|
}
|
||||||
|
|
||||||
.nav li a {
|
.nav li a {
|
||||||
background-color: #e9e9e9;
|
|
||||||
padding-right:10px;
|
padding-right:10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user