Files
kontor/springboot/frontend/themes/kontor/styles.css
T

11 lines
202 B
CSS

@media all and (max-width: 1100px) {
.list-view.editing .toolbar,
.list-view.editing .contact-grid {
display: none;
}
}
a[highlight] {
font-weight: bold;
text-decoration: underline;
}