make btn-outline-secondary color slightly darker
This commit is contained in:
parent
d9ee8b2c32
commit
572a04b40a
4
view/css/bootstrap-red.css
vendored
4
view/css/bootstrap-red.css
vendored
@ -60,6 +60,10 @@ nav.navbar {
|
||||
}
|
||||
/* nav overrides end */
|
||||
|
||||
.btn-outline-secondary {
|
||||
color: #777;
|
||||
}
|
||||
|
||||
.wall-item-tools .dropdown-menu {
|
||||
min-width: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user