Commit 402d32ae by Bence Dányi

webui: add vendors specific properties

parent ad4e54d5
...@@ -282,7 +282,7 @@ ...@@ -282,7 +282,7 @@
} }
.details { .details {
height: 0px; height: 0px;
-webkit-transition: height 700ms; .vendor(transition, height 700ms);
overflow: hidden; overflow: hidden;
.container { .container {
padding: 5px 5px; padding: 5px 5px;
......
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 sign in to comment