improve formatting and text in chat area before use has agreed to accept guidelines

This commit is contained in:
Alice Harris 2014-09-11 17:28:54 +10:00
parent c68a061c0d
commit 367ce13ce3
2 changed files with 5 additions and 3 deletions

View file

@ -13,8 +13,10 @@
margin-bottom: 0.618em
line-height: 1.618em
.guidelines-not-accepted
border: 1px solid black
.guidelines-not-accepted p
border: 1px solid #ccc
padding: 1em;
margin-bottom: 0.5em;
.chat-controls
> div

View file

@ -1,5 +1,5 @@
div.chat-form.guidelines-not-accepted(ng-if='!user.flags.communityGuidelinesAccepted')
p If you would like to post messages in the Tavern or any party or guild chat, please read our
p If you would like to post messages in the Tavern or any party or guild chat, please first read our
| 
a(target='_blank', href='/static/community-guidelines')=env.t('communityGuidelines')
| and then click the button below to indicate that you accept them.