mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 07:47:34 +02: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:
@@ -906,6 +906,7 @@ Colours and backgrounds for forms.css
|
||||
select {
|
||||
border-color: #666666;
|
||||
background-color: #FAFAFA;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
label {
|
||||
|
Reference in New Issue
Block a user