mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
18 lines
312 B
Stylus
18 lines
312 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
|