harbor/static/ng/resources/css/dashboard.css

19 lines
247 B
CSS
Raw Normal View History

2016-04-11 10:07:16 +02:00
.up-section .up-table-pane {
overflow-y: scroll;
height: 180px;
}
.up-section .dl-horizontal dt{
line-height: 25px;
}
.up-section .dl-horizontal dt {
text-align: left;
}
.single {
margin-left: -15px;
margin-right: 0;
}