mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 14:50:29 +00:00
we set a background color for input tags, but no text color :(
git-svn-id: https://develop.svn.wordpress.org/trunk@843 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -174,6 +174,7 @@ p, li, .feedback {
|
||||
|
||||
#menu input {
|
||||
background: #eee;
|
||||
color: black;
|
||||
border: 1px solid #999;
|
||||
letter-spacing: -0.05em;
|
||||
width: 80%;
|
||||
|
||||
Reference in New Issue
Block a user