mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 15:31:16 +00:00
29 lines
No EOL
447 B
Stylus
29 lines
No EOL
447 B
Stylus
.npc_alex_container
|
|
margin-bottom: 20px
|
|
|
|
.npc_matt
|
|
margin-bottom: 20px
|
|
|
|
.toolbar-bailey-container
|
|
width:55px
|
|
position:relative
|
|
.npc_bailey
|
|
float:left
|
|
.npc_bailey_head
|
|
position: absolute
|
|
top: 4px
|
|
height:45px !important
|
|
cursor: pointer
|
|
|
|
// Tour (Justin)
|
|
.npc_justin.float-left
|
|
float: left
|
|
margin-right: 5px
|
|
margin-bottom: 5px
|
|
|
|
.static-popover
|
|
z-index 0
|
|
display block
|
|
position:relative
|
|
|
|
.popover-navigation {clear:both;} |