Label font size in generated column #PL-2899

This commit is contained in:
Yuriy Artamonov 2013-10-25 13:47:55 +00:00
parent 765669aac4
commit c2fc4d018b

View File

@ -98,6 +98,10 @@
color: $theme_buttonCaptionColor;
}
.v-label {
font-size: 11px;
}
.#{$primaryStyleName}-cell-wrapper {
font-size: 11px;
}