Use less jQuery, more native

This commit is contained in:
djmaze 2020-08-27 15:45:47 +02:00
parent 24cb874c87
commit bdb36ec128
35 changed files with 492 additions and 779 deletions

View file

@ -376,13 +376,13 @@ html.rl-no-preview-pane {
background-color: #eee;
border: 1px solid #999;
display: inline-block;
display: block;
width: 30px;
height: 14px;
line-height: 14px;
text-align: center;
cursor: pointer;
margin: 10px 0px;
margin: 2em 0 10px;
opacity: 0.5;
&:hover {