This commit is contained in:
Xes
2025-08-14 22:39:38 +02:00
parent 3641e93527
commit 5403f346e3
3370 changed files with 327179 additions and 0 deletions

6
plugin/h5p/resources/js/pell.min.css vendored Normal file
View File

@@ -0,0 +1,6 @@
.pell{border:1px solid hsla(0,0%,4%,.1)}.pell,
.pell-content{box-sizing:border-box}
.pell-content{height:100px;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}