This commit is contained in:
yuri
2019-01-15 13:09:06 +02:00
parent 6933c599ad
commit cef5e09a58
+6
View File
@@ -929,6 +929,12 @@ table.table > tbody td > .list-row-buttons button {
margin-top: 2px;
}
table.table > tbody > tr > td,
table.table > thead > tr > th {
text-overflow: ellipsis;
overflow: hidden;
}
.list-row-buttons span.caret {
border-top-color: @gray-light;
}