fix: remove commented out code
This commit is contained in:
parent
87f936875c
commit
3452b559ce
1 changed files with 0 additions and 32 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue