static/irclogs.css
changeset 69 1f182913b1f2
parent 68 8157c41b3236
child 70 72edbbb414a7
equal deleted inserted replaced
68:8157c41b3236 69:1f182913b1f2
   250 fieldset input,
   250 fieldset input,
   251 fieldset select {
   251 fieldset select {
   252     width: 15em;
   252     width: 15em;
   253 }
   253 }
   254 
   254 
   255 input[type=submit] {
   255 fieldset input[type=submit] {
   256     width: 8em;
   256     width: 8em;
   257 }
   257 }
   258 
   258 
   259 fieldset span.example {
   259 fieldset span.example {
   260     font-size: x-small;
   260     font-size: x-small;
   281 
   281 
   282 div#search-help {
   282 div#search-help {
   283     text-align: left;
   283     text-align: left;
   284 }
   284 }
   285 
   285 
       
   286 /* Log lines */
       
   287 div#lines a {
       
   288     color: black;
       
   289 }