update simple.css

This commit is contained in:
naielv
2025-08-30 16:50:12 +02:00
parent 6bd797e5bb
commit e3b062d9ea

View File

@@ -63,9 +63,9 @@ a:hover {
}
@media print {
.supermesh-indicator,
.no_print {
.no_print,
.no_print * {
display: none !important;
}
}