1 a.edit, a.delete, a.edit:hover, a.delete:hover {
18 /* border-bottom: 1px solid #3a75ae;*/
31 input:focus, textarea:focus, label:focus {
33 border: 1px solid #686868;
41 #logo { margin-bottom: 2em; }
45 border: 1px solid #a2a2a2;
56 border: 1px solid #a40000;
65 background: url(../../img/koha-logo.gif) no-repeat top center;
93 #login #userid, #password {
110 border-top: 1px solid #ccc;
115 .submit input, .submit input:focus, .button {
116 background: url(../../img/button-bg.gif );
117 border: 1px solid #999;
118 border-left-color: #ccc;
119 border-top-color: #ccc;
124 .submit input:active, .button:active {
126 border: 1px solid #999;
127 border-left-color: #999;
128 border-top-color: #999;
131 .submit, .editform th, #postcustomsubmit {
135 textarea, input, select {
137 border: 1px solid #b2b2b2;
139 font: 13px Verdana, Arial, Helvetica, sans-serif;