mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
36 lines
564 B
Stylus
36 lines
564 B
Stylus
.full-width
|
|
width 100%
|
|
|
|
.border-right
|
|
border-right 1px solid #ddd
|
|
|
|
.game-tabs a
|
|
cursor pointer
|
|
|
|
.tab-notification
|
|
color #fff
|
|
background-color #51a351
|
|
|
|
.tavern-pane
|
|
position relative
|
|
height 250px
|
|
|
|
.tavern-chat, .party-chat
|
|
|
|
li
|
|
padding-top:15px
|
|
padding-bottom:15px
|
|
border-bottom 1px solid #ddd
|
|
|
|
&.highlight
|
|
background #EEE
|
|
|
|
#market-tab
|
|
position relative
|
|
height 500px
|
|
|
|
.zzz
|
|
background: url('/img/sprites/shop_sprites.png') no-repeat
|
|
background-position: -1200px 0px
|
|
width: 40px
|
|
height: 40px
|