superset/panoramix/static/panoramix.css

12 lines
134 B
CSS
Raw Normal View History

2015-09-27 21:02:00 -04:00
input[type="checkbox"] {
display: inline-block;
width: 16px;
height: 16px;
float: right;
}
form div {
padding-top: 1px;
}