add border to active button
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
e38ab19c1d
commit
78dd24d6cc
@ -67,4 +67,5 @@ p {
|
||||
.btn-group button.active {
|
||||
background-color: black;
|
||||
color: white;
|
||||
border: solid white 1px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user