X-Git-Url: https://jfr.im/git/irc/quakenet/qwebirc.git/blobdiff_plain/3933e210f8aa3bf74028c2832a35a89d39260d7d..e1a91a8a54a08080df33a061eb0d36b1918fe0ea:/static/css/qui.css diff --git a/static/css/qui.css b/static/css/qui.css index effa62f..addf5dc 100644 --- a/static/css/qui.css +++ b/static/css/qui.css @@ -18,50 +18,6 @@ html { overflow: hidden; } -.qwebirc-qui .loginbox { - font-family: Verdana, sans-serif; - height: 100%; - width: 100%; - vertical-align: middle; -} - -.qwebirc-qui .loginbox .tr1 { - width: 100%; - vertical-align: bottom; - text-align: center; -} - -.qwebirc-qui .loginbox .tr2 { - width: 100%; - vertical-align: top; - text-align: center; -} - -.qwebirc-qui .loginbox .tr2 table { - margin-left: auto; - margin-right: auto; - text-align: left; -} - -.qwebirc-qui .confirmbox { - font-family: Verdana, sans-serif; - height: 100%; - width: 100%; - vertical-align: middle; -} - -.qwebirc-qui .confirmbox .tr1 td { - width: 100%; - vertical-align: bottom; - text-align: center; -} - -.qwebirc-qui .confirmbox .tr2 td { - width: 100%; - vertical-align: top; - text-align: center; -} - .qwebirc-qui .dynamicpanel { position: absolute; } @@ -257,26 +213,3 @@ div#noscript { .qwebirc-qui .hyperlink-whois:hover, .hyperlink-qwhois:hover, .hyperlink-channel:hover { text-decoration: underline; } - -.qwebirc-qui div.embeddedwizard { - padding-left: 5px; - padding-top: 2px; -} - -.qwebirc-qui .embeddedwizard input.text { - width: 300px; -} - -.qwebirc-qui .embeddedwizard input.iframetext { - width: 95%; -} - -.qwebirc-qui .embeddedwizard div.wizardcontrols { - position: absolute; - bottom: 3px; - right: 6px; -} - -.qwebirc-qui .embeddedwizard .wizardcontrols input { - width: 70px; -}