themes/admin/css/default.css
changeset 837 fa3d93969af0
parent 646 55363ed1099e
child 915 91f4da84966f
equal deleted inserted replaced
836:f8199a8d6153 837:fa3d93969af0
   183   border-color: #333;
   183   border-color: #333;
   184 }
   184 }
   185 
   185 
   186 input[type ^="text"], input[type ^="password"] {
   186 input[type ^="text"], input[type ^="password"] {
   187   background-color: #F8FBFF;
   187   background-color: #F8FBFF;
       
   188   color: #202020;
   188   border: 1px solid #254778;
   189   border: 1px solid #254778;
   189   font-size: 8pt;
   190   font-size: 8pt;
   190   font-family: arial, helvetica, sans-serif;
   191   font-family: arial, helvetica, sans-serif;
   191   padding: 3px;
   192   padding: 3px;
   192 }
   193 }