gridstack.theme--selena.css in GridStack 8.2
Same filename and directory in other branches
File
css/theme/gridstack.theme--selena.cssView source
- /**
- * @file
- */
-
- .gridstack--skin--selena .box__link {
- font-size: small;
- text-transform: uppercase;
- }
-
- .gridstack--skin--selena .box__title {
- margin-top: 0;
- }
-
- /* Default flex is stretch. */
- .gridstack--skin--selena .row .box__content[class*="bg"] {
- height: 100%;
- }