You are here

default_skin.css in Forena Reports 8

/*
* @file
* Demo CSS file.
*/
.test {
  background-color: #d6e9c6;
}

File

tests/reports/default_skin.css
View source
  1. /*
  2. * @file
  3. * Demo CSS file.
  4. */
  5. .test {
  6. background-color: #d6e9c6;
  7. }