2 * custom css for Flot plots
41 #gebvPlot2 div
.xAxis div
.tickLabel
{
44 transform: rotate
(-90deg);
45 -ms-transform:rotate
(-90deg); /* IE 9 */
46 -moz-transform:rotate
(-90deg); /* Firefox */
47 -webkit-transform:rotate
(-90deg); /* Safari and Chrome */
48 -o-transform:rotate
(-90deg); /* Opera */
49 /*rotation-point:50% 50%;*/ /* CSS3 */
50 /*rotation:270deg;*/ /* CSS3 */
53 #phenoPlot div
.xAxis div
.tickLabel
{
56 transform: rotate
(-90deg);
57 -ms-transform:rotate
(-90deg); /* IE 9 */
58 -moz-transform:rotate
(-90deg); /* Firefox */
59 -webkit-transform:rotate
(-90deg); /* Safari and Chrome */
60 -o-transform:rotate
(-90deg); /* Opera */
61 /*rotation-point:50% 50%;*/ /* CSS3 */
62 /*rotation:270deg;*/ /* CSS3 */