mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge pull request #4087 from VSEphpbb/ticket/14368
[ticket/14368] Fix color of post editor input boxes
This commit is contained in:
@@ -1027,7 +1027,6 @@ fieldset.quick-login input.inputbox {
|
||||
|
||||
.inputbox:focus {
|
||||
border-color: #11A3EA;
|
||||
color: #0F4987;
|
||||
}
|
||||
|
||||
.inputbox:focus:-moz-placeholder {
|
||||
|
Reference in New Issue
Block a user