mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/14131] Fix rebase conflict
PHPBB3-14131
This commit is contained in:
parent
ae7d5f1207
commit
43e7261acc
1 changed files with 1 additions and 1 deletions
|
@ -996,9 +996,9 @@ fieldset.fields2 dl:hover dt label {
|
|||
.inputbox:-moz-placeholder,
|
||||
.inputbox::-webkit-input-placeholder {
|
||||
color: #212121;
|
||||
.inputbox:hover,
|
||||
}
|
||||
|
||||
.inputbox:hover,
|
||||
.inputbox:focus {
|
||||
border-color: #13a4ec;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue