style: 更改蓝色样式下下拉框小箭头颜色

This commit is contained in:
Argo Zhang 2019-07-19 14:25:52 +08:00
parent bcb7fd8b31
commit 481310ca29
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
color: #467fa7;
}
.breadcrumb > li + li:before, .breadcrumb, .pagination-detail {
.breadcrumb > li + li:before, .breadcrumb, .pagination-detail, .form-select-append {
color: #337ab7;
}