harbor/static/resources/css/dashboard.css

15 lines
212 B
CSS
Raw Normal View History

2016-04-11 10:07:16 +02:00
.up-section .up-table-pane {
overflow-y: scroll;
height: 180px;
2016-05-13 12:48:06 +02:00
margin-top: -10px;
2016-04-11 10:07:16 +02:00
}
.up-section .dl-horizontal dt{
line-height: 25px;
}
.up-section .dl-horizontal dt {
text-align: left;
}