diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css index 42ef1e30..62545261 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -567,4 +567,10 @@ input[type=range]::-webkit-slider-thumb { } +#monitorimage +{ + -webkit-animation-duration: 200ms; +} + + |
