From eb7b009aded3478e75d15ed59fb92c00f38ed84f Mon Sep 17 00:00:00 2001 From: doublethink <doublethink@255384.no-reply.drupal.org> Date: Sun, 17 Sep 2017 20:27:05 +0300 Subject: [PATCH] Issue #2909434: Changed [VMI Back-End layout illustration images] with white backgrounds and page placement usage --- themes/vartheme_admin/css/vartheme-admin.theme.style.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/themes/vartheme_admin/css/vartheme-admin.theme.style.css b/themes/vartheme_admin/css/vartheme-admin.theme.style.css index f59adaa7..6b1ab177 100644 --- a/themes/vartheme_admin/css/vartheme-admin.theme.style.css +++ b/themes/vartheme_admin/css/vartheme-admin.theme.style.css @@ -66,12 +66,3 @@ body .form-wrapper .counter { .adminimal .ui-dialog.ui-widget.ui-widget-content .media-image-edit-form .form-actions { display: none; } - -/* View Modes Inventory - */ -#ds_layout_wrapper .ds-layout-preview-image img { - width: 365px; -} - -#ds_layout_wrapper .ds-layout-preview-image { - width: 350px; -} -- GitLab