bunker-like css fix
This commit is contained in:
parent
9f26de080e
commit
709b4ff32d
|
@ -75,7 +75,7 @@ input[type="text"], input[type="password"], textarea, select {
|
||||||
color: #ACACAC;
|
color: #ACACAC;
|
||||||
font-family: Courier, monospace;
|
font-family: Courier, monospace;
|
||||||
margin: 0 1px;
|
margin: 0 1px;
|
||||||
padding: 5px !important;
|
padding: 3px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
|
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
|
||||||
|
|
Loading…
Reference in New Issue