mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-20 04:38:55 +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 {
|
||||
box-shadow: none;
|
||||
opacity: 0.64;
|
||||
|
|
|
|||
Loading…
Reference in a new issue