DomButtonGrayRoundRect-compat.css 103 B

1234
  1. /* === Gray Round Rectangle Button ==*/
  2. .mblDomButtonGrayRoundRect > div {
  3. -moz-border-radius: 4px;
  4. }