|
@@ -2888,7 +2888,8 @@ table.graphs {
|
|
|
th:first-child,
|
|
|
td:first-child + td,
|
|
|
th:first-child + th{
|
|
|
- width: 13px;
|
|
|
+ width: 3%;
|
|
|
+ width: 13px\9!important;
|
|
|
}
|
|
|
.col2,
|
|
|
td:first-child + td + td,
|
|
@@ -2900,7 +2901,8 @@ table.graphs {
|
|
|
th:first-child + th + th + th,
|
|
|
td:first-child + td + td + td + td,
|
|
|
th:first-child + th + th + th + th{
|
|
|
- width: 13px;
|
|
|
+ width: 3%;
|
|
|
+ width: 13px\9!important;
|
|
|
}
|
|
|
.col5,.col6,.col7,.col8,.col9,
|
|
|
td:first-child + td + td + td + td + td,
|
|
@@ -2944,7 +2946,6 @@ table.graphs {
|
|
|
}
|
|
|
td.health span {
|
|
|
display: block;
|
|
|
- float: right;
|
|
|
height: 13px;
|
|
|
margin: 5px 0 0 0;
|
|
|
width: 13px;
|