From 3452b559ceeba73b45d9dab25aa7ebce8763ac35 Mon Sep 17 00:00:00 2001 From: prssanna Date: Fri, 13 Nov 2020 16:27:49 +0530 Subject: [PATCH] fix: remove commented out code --- frappe/public/scss/desk/list.scss | 32 ------------------------------- 1 file changed, 32 deletions(-) diff --git a/frappe/public/scss/desk/list.scss b/frappe/public/scss/desk/list.scss index 024ea227d4..4648a1cb5d 100644 --- a/frappe/public/scss/desk/list.scss +++ b/frappe/public/scss/desk/list.scss @@ -390,36 +390,6 @@ input.list-check-all, input.list-row-checkbox { } } - - -// .pswp--svg .pswp__button, -// .pswp--svg .pswp__button--arrow--left:before, -// .pswp--svg .pswp__button--arrow--right:before { -// background-image: url('/assets/frappe/images/default-skin.svg') !important; -// } -// .pswp--svg .pswp__button--arrow--left, -// .pswp--svg .pswp__button--arrow--right { -// background: none !important; -// } - -// .pswp__bg { -// background-color: #fff !important; -// } - -// .pswp__more-items { -// position: absolute; -// bottom: 12px; -// left: 50%; -// transform: translateX(-50%); -// } - -// .pswp__more-item { -// display: inline-block; -// margin: 5px; -// height: 100px; -// cursor: pointer; -// border: 1px solid $border-color; - // img { // max-height: 100%; // } @@ -437,6 +407,4 @@ input.list-check-all, input.list-row-checkbox { // padding-top: 2px; // } -// list view -