All Downloads are FREE. Search and download functionalities are using the official Maven repository.

resources.theme.TestInvalidProps.css Maven / Gradle / Ivy


* {
  font: bold 12px Arial, Helvetica, sans-serif;
  color: white;
  padding: 2px;
}

Button[PUSH], Button[TOGGLE] {
  font: 11 'Segoe UI', Corbel, Calibri, Tahoma, 'Lucida Sans Unicode', sans-serif;
  color: darkslategray;
  padding: 2;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy