Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Forena Reports 8
default_skin.css in Forena Reports 8
/* * @file * Demo CSS file. */ .test { background-color: #d6e9c6; }
File
tests/reports/default_skin.css
View source
/*
* @file
* Demo CSS file.
*/
.test {
background-color: #d6e9c6;
}
API Navigation
Forena Reports 8
Classes
Functions
Files
Namespaces
Services
Constants
Deprecated