mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-22 17:41:24 +02:00
[ticket/14131] Fix rebase conflict
PHPBB3-14131
This commit is contained in:
@@ -996,9 +996,9 @@ fieldset.fields2 dl:hover dt label {
|
|||||||
.inputbox:-moz-placeholder,
|
.inputbox:-moz-placeholder,
|
||||||
.inputbox::-webkit-input-placeholder {
|
.inputbox::-webkit-input-placeholder {
|
||||||
color: #212121;
|
color: #212121;
|
||||||
.inputbox:hover,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.inputbox:hover,
|
||||||
.inputbox:focus {
|
.inputbox:focus {
|
||||||
border-color: #13a4ec;
|
border-color: #13a4ec;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user