You are here

gridstack.theme--default.css in GridStack 8

Same filename and directory in other branches
  1. 8.2 css/theme/gridstack.theme--default.css

File

css/theme/gridstack.theme--default.css
View source
  1. /**
  2. * @file
  3. */
  4. .gridstack {
  5. color: #ccc;
  6. }
  7. .gridstack a {
  8. color: #fff;
  9. }