habitica/styles/app/game-pane.styl
2013-07-02 02:25:00 -07:00

45 lines
715 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
word-wrap:break-word
max-height:12em
overflow:scroll
&.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
.buttonList li
margin: 5px;
.option-group .option-time
padding: 0px 5px