mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
30 lines
404 B
Stylus
30 lines
404 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
|
|
|
|
li
|
|
height 60px
|
|
line-height 60px
|
|
border-bottom 1px solid #ddd
|
|
|
|
&.highlight
|
|
background #EEE
|
|
|
|
#market-tab
|
|
position relative
|
|
height 500px
|