More css tweaking
This commit is contained in:
@@ -50,11 +50,14 @@ ul .dropdown-header:first-child {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.dropdown-header, .dropdown-header a:link, .dropdown-header a:visited {
|
||||
font-weight: bold;
|
||||
.dropdown-header {
|
||||
color: #333;
|
||||
margin-top: 8px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.dropdown-header a:link, .dropdown-header a:visited {
|
||||
font-weight: bold;
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.dropdown-menu .dropdown-header {
|
||||
|
||||
Reference in New Issue
Block a user