mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 15:38:59 +00:00
fix bailey css
This commit is contained in:
parent
3ab14e4e5a
commit
bddafd4392
1 changed files with 4 additions and 0 deletions
|
|
@ -31,6 +31,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
|
||||||
|
color: $white !important;
|
||||||
|
}
|
||||||
|
|
||||||
.btn:disabled, .btn.disabled {
|
.btn:disabled, .btn.disabled {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
opacity: 0.64;
|
opacity: 0.64;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue