1 /* DashboardComponent's private CSS styles */
7 [class*='col-']:last-of-type {
11 text-decoration: none;
13 *, *:after, *:before {
14 -webkit-box-sizing: border-box;
15 -moz-box-sizing: border-box;
16 box-sizing: border-box;
37 background-color: #3f525c;
41 background-color: #eee;
48 .grid-pad > [class*='col-']:last-of-type {
51 @media (max-width: 600px) {
56 @media (max-width: 1024px) {