empty.css 89 B

12345678910
  1. .ui-syntax-color();
  2. details[open] {
  3. }
  4. div {
  5. box-sizing: border-box;;
  6. color: red;
  7. }