filter function
This commit is contained in:
parent
2314cb91d2
commit
e5884f4645
@ -63,10 +63,8 @@ nav .top-row {
|
||||
background-color: #f75581;
|
||||
border-color: #DD0741;
|
||||
}
|
||||
.btn-primary:hover {
|
||||
color: #fff;
|
||||
background-color: #DD0741;
|
||||
border-color: #DD0741;
|
||||
.btn-primary:hover, .btn-outline-primary:hover {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.btn-outline-primary {
|
||||
@ -75,12 +73,6 @@ nav .top-row {
|
||||
border-color: #DD0741;
|
||||
}
|
||||
|
||||
.btn-outline-primary:hover {
|
||||
color: #fff;
|
||||
background-color: #DD0741;
|
||||
border-color: #DD0741;
|
||||
}
|
||||
|
||||
.text-bg-info {
|
||||
color: #DD0741 !important;
|
||||
background-color: #fff !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user