estilos popup

This commit is contained in:
fbsanchez 2018-10-25 15:58:06 +02:00
parent 8619adbf4c
commit 172ac187a2
1 changed files with 2 additions and 0 deletions

View File

@ -3600,6 +3600,7 @@ div.simple_value > a > span.text p
background:white;
opacity: 0;
transition: opacity 0.5s;
-webkit-transition: opacity 0.5s;
}
.modalheader{
text-align:center;
@ -3810,6 +3811,7 @@ color:#82b92e;font-family:Nunito;font-size:10pt;position:relative;top:6px;
#opacidad{
opacity:0;
transition: opacity 3s;
-webkit-transition: opacity 3s;
z-index:1;
width:100%;
height:100%;