survey-common.css 85 B

123456
  1. select {
  2. border: 1px #ddd solid;
  3. outline: none;
  4. height: 40px;
  5. color: #666;
  6. }