utilize new dropdown variables
This commit is contained in:
parent
d3e922f0c8
commit
a95c15a530
4 changed files with 7 additions and 6 deletions
Binary file not shown.
4
docs/assets/css/bootstrap.css
vendored
4
docs/assets/css/bootstrap.css
vendored
|
|
@ -1712,13 +1712,13 @@ table .span24 {
|
|||
clear: both;
|
||||
font-weight: normal;
|
||||
line-height: 18px;
|
||||
color: #555555;
|
||||
color: #333333;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
|
||||
color: #ffffff;
|
||||
text-decoration: none;
|
||||
background-color: #0088cc;
|
||||
background-color: #333333;
|
||||
}
|
||||
.dropdown.open {
|
||||
*z-index: 1000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue