]> jfr.im git - irc/quakenet/qwebirc.git/blobdiff - static/css/qui.css
Add about pane.
[irc/quakenet/qwebirc.git] / static / css / qui.css
index effa62f2d0414f6afbe666efa3b324c7323156b9..addf5dc186b7441dceb713b9c0b8fd935bc368d7 100644 (file)
@@ -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;
-}