webif/var/mongoose/html/lib/jquery.easy-pie-chart/jquery.easy-pie-chart.css
hummypkg c095cc7913 1.0.5
git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@1632 2a923420-c742-0410-a762-8d5b09965624
2013-07-30 20:07:13 +00:00

11 lines
144 B
CSS

.easyPieChart {
position: relative;
text-align: center;
}
.easyPieChart canvas {
position: absolute;
top: 0;
left: 10px;
}