This commit is contained in:
Suvodip
2024-12-25 17:50:40 +05:30
parent 501d623e74
commit aa252de5c9
11 changed files with 723 additions and 2 deletions

1
assets/pell.css Normal file
View File

@@ -0,0 +1 @@
.pell{border:1px solid hsla(0,0%,4%,.1)}.pell,.pell-content{box-sizing:border-box}.pell-content{height:450px;outline:0;overflow-y:auto;padding:10px}.pell-actionbar{background-color:#fff;border-bottom:1px solid hsla(0,0%,4%,.1)}.pell-button{background-color:transparent;border:none;cursor:pointer;height:30px;outline:0;width:30px;vertical-align:bottom}.pell-button-selected{background-color:#f0f0f0}