2013-05-02 12:17:04 +00:00
|
|
|
.full-width
|
2013-05-04 17:15:47 +00:00
|
|
|
width 100%
|
2013-05-02 12:17:04 +00:00
|
|
|
|
|
|
|
|
.border-right
|
2013-05-04 17:15:47 +00:00
|
|
|
border-right 1px solid #ddd
|
2013-05-02 12:17:04 +00:00
|
|
|
|
|
|
|
|
.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
|
2013-05-11 10:20:36 +00:00
|
|
|
height 250px
|
2013-05-04 17:15:47 +00:00
|
|
|
|
2013-05-05 17:07:36 +00:00
|
|
|
.tavern-chat, .party-chat
|
2013-05-04 17:15:47 +00:00
|
|
|
|
|
|
|
|
li
|
2013-05-05 22:34:14 +00:00
|
|
|
padding-top:15px
|
|
|
|
|
padding-bottom:15px
|
2013-05-04 17:15:47 +00:00
|
|
|
border-bottom 1px solid #ddd
|
2013-07-02 09:25:00 +00:00
|
|
|
word-wrap:break-word
|
2013-05-04 17:15:47 +00:00
|
|
|
|
|
|
|
|
&.highlight
|
|
|
|
|
background #EEE
|
2013-09-05 16:17:41 +00:00
|
|
|
|
|
|
|
|
label
|
|
|
|
|
margin-right:5px
|
2013-05-02 14:12:00 +00:00
|
|
|
|
2013-09-07 01:03:44 +00:00
|
|
|
.label-elite
|
|
|
|
|
background-color: #5DF644
|
|
|
|
|
color: black
|
|
|
|
|
.label-champion
|
|
|
|
|
background-color: #0070dd
|
|
|
|
|
color: white
|
|
|
|
|
.label-master
|
|
|
|
|
background-color: #a335ee
|
|
|
|
|
color: white
|
|
|
|
|
|
2013-05-02 14:12:00 +00:00
|
|
|
#market-tab
|
2013-05-04 17:15:47 +00:00
|
|
|
position relative
|
|
|
|
|
height 500px
|
2013-05-10 11:25:24 +00:00
|
|
|
|
2013-05-20 08:59:36 +00:00
|
|
|
.buttonList li
|
2013-06-05 21:31:56 +00:00
|
|
|
margin: 5px;
|
|
|
|
|
|
|
|
|
|
.option-group .option-time
|
|
|
|
|
padding: 0px 5px
|