Distribution bar : tooltip changes

Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com>
This commit is contained in:
asharani-murugesh
2016-02-19 16:39:13 +01:00
parent af1503e390
commit 5d7d33d1da
7 changed files with 67 additions and 17 deletions

View File

@@ -59,5 +59,15 @@
.v-grid-cell.centeralign {
text-align: center;
}
.v-grid-cell {
font-size: $v-font-size--small !important;
height: 34px !important;
}
.v-grid-row{
height: 34px !important;
}
}