themes/oxygen/css/bleu.css
changeset 837 fa3d93969af0
parent 795 ca0c8fc8da6b
child 885 a86a69394a95
equal deleted inserted replaced
836:f8199a8d6153 837:fa3d93969af0
   509 
   509 
   510 /* Buttons and textboxes - these settings are used almost everywhere */
   510 /* Buttons and textboxes - these settings are used almost everywhere */
   511 input, textarea, select, button {
   511 input, textarea, select, button {
   512   border: 1px solid #406080;
   512   border: 1px solid #406080;
   513   background-color: #F2F2F2;
   513   background-color: #F2F2F2;
       
   514   color: #202020;
   514   padding: 3px;
   515   padding: 3px;
   515   font-family: arial, helvetica, sans-serif;
   516   font-family: arial, helvetica, sans-serif;
   516   font-size: 8pt;
   517   font-size: 8pt;
   517 }
   518 }
   518 
   519 
   554   border-width: 0 0 1px 0;
   555   border-width: 0 0 1px 0;
   555   width: 100%;
   556   width: 100%;
   556   border-bottom: 1px solid #90B0D0;
   557   border-bottom: 1px solid #90B0D0;
   557   margin: 0;
   558   margin: 0;
   558   padding: 0;
   559   padding: 0;
       
   560   color: #202020;
   559 }
   561 }
   560 
   562 
   561 input#pageheading:focus {
   563 input#pageheading:focus {
   562   background-color: #fafafa;
   564   background-color: #fafafa;
   563 }
   565 }