habitica-self-host/styles/app/game-pane.styl

37 lines
564 B
Stylus
Raw Normal View History

.full-width
2013-05-04 17:15:47 +00:00
width 100%
.border-right
2013-05-04 17:15:47 +00:00
border-right 1px solid #ddd
.game-tabs a
2013-05-04 17:15:47 +00:00
cursor pointer
.tab-notification
2013-05-04 17:15:47 +00:00
color #fff
background-color #51a351
2013-05-02 14:01:11 +00:00
.tavern-pane
2013-05-04 17:15:47 +00:00
position relative
height 300px
.tavern-chat, .party-chat
2013-05-04 17:15:47 +00:00
li
padding-top:15px
padding-bottom:15px
2013-05-04 17:15:47 +00:00
border-bottom 1px solid #ddd
&.highlight
background #EEE
2013-05-02 14:12:00 +00:00
#market-tab
2013-05-04 17:15:47 +00:00
position relative
height 500px
.zzz
background: url('/img/sprites/shop_sprites.png') no-repeat
background-position: -1200px 0px
width: 40px
height: 40px