* luci/themes: css fixes
This commit is contained in:
parent
aa5c150f37
commit
6e038f2361
2 changed files with 4 additions and 4 deletions
|
@ -448,14 +448,14 @@ input.cbi-input-user {
|
|||
background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
|
||||
background-color: inherit;
|
||||
color: #000000;
|
||||
padding-left: 17px;
|
||||
text-indent: 17px;
|
||||
}
|
||||
|
||||
input.cbi-input-password {
|
||||
background: url('../resources/cbi/key.gif') no-repeat scroll 1px center;
|
||||
background-color: inherit;
|
||||
color: #000000;
|
||||
padding-left: 17px;
|
||||
text-indent: 17px;
|
||||
}
|
||||
|
||||
input.cbi-input-find {
|
||||
|
|
|
@ -470,14 +470,14 @@ input.cbi-input-user {
|
|||
background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
|
||||
background-color: inherit;
|
||||
color: #000000;
|
||||
padding-left: 17px;
|
||||
text-indent: 17px;
|
||||
}
|
||||
|
||||
input.cbi-input-password {
|
||||
background: url('../resources/cbi/key.gif') no-repeat scroll 1px center;
|
||||
background-color: inherit;
|
||||
color: #000000;
|
||||
padding-left: 17px;
|
||||
text-indent: 17px;
|
||||
}
|
||||
|
||||
input.cbi-input-find {
|
||||
|
|
Loading…
Reference in a new issue