Commit 34c7df0d authored by john's avatar john

3031

parent a277e2d4
...@@ -8130,4 +8130,7 @@ video { ...@@ -8130,4 +8130,7 @@ video {
transition: transform 0.3s ease-out; transition: transform 0.3s ease-out;
-ms-transform: translate(0, 0px); -ms-transform: translate(0, 0px);
transform: translate(0, 0px); transform: translate(0, 0px);
}
.tooltip.fade.in{
opacity: 1!important
} }
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment