From 4a8449d80d5cb92fa8b5ee20c771faf963d03b8f Mon Sep 17 00:00:00 2001 From: Kenn Jacobsen Date: Thu, 4 Apr 2019 11:47:03 +0200 Subject: [PATCH] Replace listview bulk action checkboxes with umb-toggle (#5128) --- .../src/less/property-editors.less | 7 -- .../bulkActionPermissions.prevalues.html | 75 +++++++++++-------- 2 files changed, 45 insertions(+), 37 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/less/property-editors.less b/src/Umbraco.Web.UI.Client/src/less/property-editors.less index 279163d64b..9d2c3301fb 100644 --- a/src/Umbraco.Web.UI.Client/src/less/property-editors.less +++ b/src/Umbraco.Web.UI.Client/src/less/property-editors.less @@ -920,13 +920,6 @@ min-height:200px; } -// -// Nested boolean (e.g. list view bulk action permissions) -// ------------------------------------------------------- -.umb-nested-boolean label {margin-bottom: 8px; float: left; width: 320px;} -.umb-nested-boolean label span {float: left; width: 80%;} -.umb-nested-boolean label input[type='checkbox'] {margin-right: 10px; float: left;} - // // Custom styles of property editors in property preview in document type editor // ----------------------------------------------------------------------------- diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/bulkActionPermissions.prevalues.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/bulkActionPermissions.prevalues.html index 66b8045df1..46b82dc56a 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/bulkActionPermissions.prevalues.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/bulkActionPermissions.prevalues.html @@ -1,32 +1,47 @@ 
-
- -
-
- -
-
- -
-
- -
-
- -
+ + + + + + + + + + + + + + + +