1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-10 14:44:04 +01:00
This commit is contained in:
FabioL 2024-05-20 13:17:15 +02:00
commit 67240f5b5c

View File

@ -927,7 +927,7 @@ div.tip {
display: block; display: block;
} }
.hide { .hide, .hidden{
display: none; display: none;
} }