Files
kontor/kontor-spring/frontend/themes/kontor/styles.css
T
2025-04-29 12:52:55 +02:00

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;
}