mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
apply foreground color to select fields (Bug #44215)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9476 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
17ad5dcd66
commit
214ea1c52d
1 changed files with 1 additions and 0 deletions
|
@ -906,6 +906,7 @@ Colours and backgrounds for forms.css
|
||||||
select {
|
select {
|
||||||
border-color: #666666;
|
border-color: #666666;
|
||||||
background-color: #FAFAFA;
|
background-color: #FAFAFA;
|
||||||
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
label {
|
label {
|
||||||
|
|
Loading…
Add table
Reference in a new issue