123456789101112131415161718192021222324 |
- /* This file contains variable declarations (do not remove this line) */
- /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
- /**
- * @section Grid styles
- */
- /**
- * @section Header styles
- */
- /** @description Colors for header gradient */
- /**
- * @section Grid body styles
- */
- /** @description Colors used for row alternation */
- /**
- * @section Sort arrow colors
- */
- /**
- * @section Scrollbar styles
- */
- /**
- * @section font library path
- */
- /*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
|