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