Merge pull request #772 from robintown/toolbar-animation
Subtly animate video tile toolbars
This commit is contained in:
commit
5bd0429e98
1 changed files with 2 additions and 0 deletions
|
|
@ -84,6 +84,8 @@
|
||||||
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|
||||||
|
transition: opacity ease 0.15s;
|
||||||
}
|
}
|
||||||
|
|
||||||
.toolbar:not(:hover) {
|
.toolbar:not(:hover) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue