X-Git-Url: https://jfr.im/git/irc/quakenet/qwebirc.git/blobdiff_plain/90b89aee2c78dbfae0d36777d8126bff807e986f..359b7edd8c7e7d67e07003d5de194db5711b587d:/static/css/qui.css diff --git a/static/css/qui.css b/static/css/qui.css index 8f13965..b1c5070 100644 --- a/static/css/qui.css +++ b/static/css/qui.css @@ -98,6 +98,7 @@ position: absolute; left: 0px; top: 0px; + right: 0px; background-color: #F2F0FF; border-bottom: 1px dashed #c8d2dc; } @@ -106,6 +107,13 @@ color: grey; } +.qwebirc-qui .topic { + color: grey; + font-family: Verdana, sans-serif; + padding-left: 5px; + font-size: 0.7em; +} + .qwebirc-qui .lines { overflow: auto; position: absolute; @@ -181,3 +189,8 @@ vertical-align: top; text-align: center; } + +.qwebirc-qui form { + margin: 0px; + padding: 0px; +} \ No newline at end of file