mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
30 lines
425 B
Stylus
30 lines
425 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 300px
|
|
|
|
.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
|