com.cedarsolutions.client.gwt.custom.pager.SimplePager.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cedar-common-gwt Show documentation
Show all versions of cedar-common-gwt Show documentation
Utility code for use with GWT and Mvp4g.
.pageDetails {
padding: 4px 8px;
text-align: center;
}
.button {
padding: 4px;
cursor: pointer;
cursor: hand;
}
.disabledButton {
cursor: default;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy