first commit
This commit is contained in:
11
assets/css/bootstrap-select.css
vendored
Normal file
11
assets/css/bootstrap-select.css
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
a.dropdown-toggle, a.dropdown-toggle:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.dropdown a.dropdown-toggle {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
.dropdown:hover a.dropdown-toggle, .open a.dropdown-toggle {
|
||||
color: black;
|
||||
}
|
||||
Reference in New Issue
Block a user