You are here

gridstack.theme--selena.css in GridStack 8.2

Same filename and directory in other branches
  1. 8 css/theme/gridstack.theme--selena.css

File

css/theme/gridstack.theme--selena.css
View source
  1. /**
  2. * @file
  3. */
  4. .gridstack--skin--selena .box__link {
  5. font-size: small;
  6. text-transform: uppercase;
  7. }
  8. .gridstack--skin--selena .box__title {
  9. margin-top: 0;
  10. }
  11. /* Default flex is stretch. */
  12. .gridstack--skin--selena .row .box__content[class*="bg"] {
  13. height: 100%;
  14. }