mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/14368] Fix color of post editor input boxes
https://tracker.phpbb.com/browse/PHPBB3-14368 PHPBB3-14368
This commit is contained in:
parent
f14a9b7069
commit
11ad71b381
1 changed files with 0 additions and 1 deletions
|
@ -1027,7 +1027,6 @@ fieldset.quick-login input.inputbox {
|
|||
|
||||
.inputbox:focus {
|
||||
border-color: #11A3EA;
|
||||
color: #0F4987;
|
||||
}
|
||||
|
||||
.inputbox:focus:-moz-placeholder {
|
||||
|
|
Loading…
Add table
Reference in a new issue