12345678910111213141516171819202122232425262728 |
- /* 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) --*/
- @media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Macintosh HD\/Workspace\/git\/itsm_v2_\/itsm_front\/itsm-web\/web\/bower_components\/angular-ui-grid\/less\/grouping\/less\/grouping\.less}line{font-family:\000033}}
- .ui-grid-tree-header-row {
- font-weight: bold !important;
- }
|