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

mgnl-resources.messages.css.messagespanel.css Maven / Gradle / Ivy

There is a newer version: 5.0.12
Show newest version
.x-grid3-body .x-grid3-button-col-td .x-grid3-cell-inner {
  padding: 1px 0 0 0 !important;
}

.x-grid3-delete-col {
  cursor: pointer;
  width: 100%;
  height: 16px;
}

.deleteButton {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../icons/delete.gif);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy