modified.
This commit is contained in:
parent
5180aef217
commit
11b11bc000
1 changed files with 5 additions and 5 deletions
|
@ -1392,11 +1392,11 @@ margin-right: 10px;
|
|||
opacity: 1;
|
||||
display: block;
|
||||
}
|
||||
.mouse_hover_on{
|
||||
display: none;
|
||||
-webkit-transition: opacity 1s ease-out;
|
||||
opacity: 0;
|
||||
}
|
||||
/*.mouse_hover_on{*/
|
||||
/*display: none;*/
|
||||
/*-webkit-transition: opacity 1s ease-out;*/
|
||||
/*opacity: 0; */
|
||||
/*}*/
|
||||
.mouse_hover1:hover .mouse_hover_on1{
|
||||
display: block;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue