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

styles.main.04tables.css Maven / Gradle / Ivy

table.dmt-box {
  border: 1px solid #0479ba;
  padding: 5px;
  margin: auto;
}

div.dmt-form {
  border: 1px solid #0479ba;
  padding: 5px;
  margin: 10px;
}

table.dmt-simple {
  background-color: #f5f5dc;
}

table.dmt-simple > thead > tr > td {
  background-color: #0479ba;
  text-align: center;
  color: #f5f5dc;
}

table.dmt-simple > tbody > tr:hover {
  background-color: #6CAEF5;
}

/*# sourceMappingURL=04tables.css.map */




© 2015 - 2025 Weber Informatics LLC | Privacy Policy