mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
17 lines
311 B
Stylus
17 lines
311 B
Stylus
|
|
.select-class
|
||
|
|
.herobox
|
||
|
|
width: 115px
|
||
|
|
.character-sprites
|
||
|
|
width: 0px
|
||
|
|
height: 0px
|
||
|
|
margin: 0px
|
||
|
|
margin-left: 5px
|
||
|
|
|
||
|
|
// Spells
|
||
|
|
|
||
|
|
html.applying-action, html.applying-action *
|
||
|
|
cursor: copy !important
|
||
|
|
.cast-target:hover
|
||
|
|
border: 5px solid green !important
|
||
|
|
.selected-class
|
||
|
|
background-color: green
|