Browse Source

- Merge with nodpounod

pull/16/head
Jaussoin Timothée 11 years ago
parent
commit
9d808f73cc
  1. 1
      themes/material/css/form.css

1
themes/material/css/form.css

@ -67,6 +67,7 @@ main > header form > div:not(.clear):not(.control) > .select:after,
main > header form > div:not(.clear):not(.control) > .select select {
color: white;
}
/* Placeholders to mimic FF */
::-webkit-input-placeholder { /* WebKit browsers */
color: #fff;

Loading…
Cancel
Save