reports.css

About this file

This CSS file contains the style set for the report graph displayed on reports.html.

Code Check Report




csslint: There are 2 problems in .

reports.css
1: warning at line 1, col 1
Don't use IDs in selectors.
#reportChart {

reports.css
2: warning at line 6, col 1
Don't use IDs in selectors.
#user-filter {
                        

Documentation drawn from source code

#reportChart {
}

#user-filter {
}

Source code