mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 06:58:32 +02:00
Merge pull request #3187 from jonnybarnes/gtk-dark-themes
When setting a form’s background colour, also set the text colour
This commit is contained in:
@@ -159,6 +159,7 @@ input[type=url],
|
||||
input[type=tel],
|
||||
input[type=email] {
|
||||
background-color: white;
|
||||
color: #333;
|
||||
border:1px solid #ccc;
|
||||
padding:5px 10px;
|
||||
height:30px;
|
||||
|
||||
Reference in New Issue
Block a user