fondo del modal de crear evento
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user