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:
parent
0837e67a53
commit
1bf93916db
@ -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