Work on chat filters, UI stuff

This commit is contained in:
calzoneman 2014-01-18 20:18:00 -06:00
parent 7b18caa51c
commit 9c989f7ed7
12 changed files with 204 additions and 35 deletions

View file

@ -492,6 +492,10 @@
margin-top: 10px;
}
#cs-chatfilters input[type='text'] {
#cs-chatfilters input[type='text'], #cs-chatfilters textarea {
font-family: Monospace;
}
#cs-chatfilters-exporttext {
margin-top: 5px;
}