added reporting screen (#1805)
This commit is contained in:
@@ -24,3 +24,4 @@
|
||||
@import 'sweetalert';
|
||||
@import 'autocomplete';
|
||||
@import 'selectpicker';
|
||||
@import 'reporting';
|
||||
|
||||
6
assets/sass/reporting.scss
Normal file
6
assets/sass/reporting.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.dataTable {
|
||||
.weekend {
|
||||
background-color: #f9f9f9;
|
||||
opacity: 0.6;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user