1
0
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:
hanakin
2017-04-30 10:48:14 -04:00
committed by Michael Miday
parent ae7d5f1207
commit 43e7261acc

View File

@@ -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;
}