Mercurial > hg > isophonics-drupal-site
diff core/modules/image/css/editors/image.theme.css @ 14:1fec387a4317
Update Drupal core to 8.5.2 via Composer
author | Chris Cannam |
---|---|
date | Mon, 23 Apr 2018 09:46:53 +0100 |
parents | 4c8ae668cc8c |
children | af1871eacc83 |
line wrap: on
line diff
--- a/core/modules/image/css/editors/image.theme.css Mon Apr 23 09:33:26 2018 +0100 +++ b/core/modules/image/css/editors/image.theme.css Mon Apr 23 09:46:53 2018 +0100 @@ -5,12 +5,12 @@ .quickedit-image-dropzone { background: rgba(116, 183, 255, 0.8); - transition: background .2s; + transition: background 0.2s; } .quickedit-image-icon { margin: 0 0 10px 0; - transition: margin .5s; + transition: margin 0.5s; } .quickedit-image-dropzone.hover {