fondo del modal de crear evento

This commit is contained in:
2025-11-14 01:05:05 +01:00
parent 1e62f2a4d8
commit 3ca5f1b29f
+2 -3
View File
@@ -2613,9 +2613,8 @@ h3
position: fixed;
width: 100%;
height: 100%;
background-color: #f9f9f9;
opacity: 0.7;
filter: alpha(opacity=70);
background-color: rgba(249, 249, 249, 0.15);
opacity: 1;
z-index: 99;
top: 0px;
left: 0px;