de.knightsoftnet.mtwidgets.client.ui.widget.styling.AdminNavigationSearchStyle.gss Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gwt-mt-widgets-spring-gwtp Show documentation
Show all versions of gwt-mt-widgets-spring-gwtp Show documentation
A set of widgets and handlers using server calls for gwt applications using gwt-bean-validators-spring-gwtp.
.navigation {
width: 100%;
}
.buttons {
width: 100%;
}
.buttons > button {
width: 33%;
margin: 1em;
}
.buttons > button:first-child {
margin-right: calc(33% - 4em);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy