fondo del modal de crear evento
This commit is contained in:
@@ -2613,9 +2613,8 @@ h3
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: #f9f9f9;
|
background-color: rgba(249, 249, 249, 0.15);
|
||||||
opacity: 0.7;
|
opacity: 1;
|
||||||
filter: alpha(opacity=70);
|
|
||||||
z-index: 99;
|
z-index: 99;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
|
|||||||
Reference in New Issue
Block a user