adjust category auto-complete background color (blue) to match the blue we use for buttons. It was a completely unrelated shade of blue and looked out of place.
This commit is contained in:
@@ -2305,6 +2305,9 @@ aside .nav > li > a:hover, aside .nav > li > a:focus {
|
||||
right: 0px;
|
||||
background-color: #337AB7;
|
||||
}
|
||||
.label-info {
|
||||
background-color: #337AB7;
|
||||
}
|
||||
|
||||
.channels_ckbx, .pending_ckbx, .users_ckbx {
|
||||
margin-top: -5px !important;
|
||||
|
||||
Reference in New Issue
Block a user