]> jfr.im git - irc/quakenet/qwebirc.git/commitdiff
"Comment" dialog css.
authorChris Porter <redacted>
Sat, 6 Dec 2008 15:25:34 +0000 (15:25 +0000)
committerChris Porter <redacted>
Sat, 6 Dec 2008 15:25:34 +0000 (15:25 +0000)
static/css/dialogs.css

index c6edaf00a3afc5761762d1862e692da2133cc41e..5c3b73761232c77063f56dbbbe33c6390c261480 100644 (file)
@@ -1,3 +1,4 @@
+/**************** LOGIN BOX *******************/
 .qwebirc-loginbox {
   height: 100%;
   width: 100%;
@@ -28,6 +29,7 @@
   text-align: left;
 }
 
+/**************** CONFIRM LOGIN BOX *******************/
 .qwebirc-confirmbox {
   height: 100%;
   width: 100%;
@@ -46,6 +48,7 @@
   text-align: center;
 }
 
+/**************** ABOUT PANE *******************/
 .qwebirc-aboutpane {
   background-color: lightgrey;
   font-size: 1em !important;
@@ -86,6 +89,7 @@
   margin-top: 0px;
 }
 
+/**************** EMBEDDED WIZARD *******************/
  div.qwebirc-embeddedwizard {
   padding-left: 5px;
   padding-top: 2px;