aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index c32604bb8..25a77eca0 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -3276,9 +3276,9 @@ input[type="button"].btn-block {
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
- color: #ffffff;
+ color: #262626;
text-decoration: none;
- background-color: #428bca;
+ background-color: #f5f5f5;
}
.dropdown-menu > .active > a,