|
|
|
@@ -12,11 +12,6 @@ |
|
|
|
@import "components/search_bar"; |
|
|
|
@import "components/tabs"; |
|
|
|
|
|
|
|
/* angular-cli file: src/styles.css */ |
|
|
|
/*@import "~angular-calendar/css/angular-calendar.css";*/ |
|
|
|
@import "~ag-grid-community/styles/ag-grid.css"; |
|
|
|
@import "~ag-grid-community/styles/ag-theme-balham.css"; |
|
|
|
|
|
|
|
/* apply a natural box layout model to all elements, but allowing person to change */ |
|
|
|
html {box-sizing:border-box;} |
|
|
|
*, *:before, *:after {box-sizing:inherit;} |
|
|
|
|