superset/caravel/assets/stylesheets/welcome.css
2016-04-04 16:56:10 -07:00

22 lines
214 B
CSS

.table i {
padding-top: 6px;
}
img.loading {
width: 25px;
}
.welcome table {
display: none;
width: 100%;
}
input {
margin-left: 5px;
margin-top: 8px;
}
.panel-body {
overflow: auto;
}