1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00

Merge branch 'v2' of github.com:Tygs/0bin into v2

This commit is contained in:
papee
2020-08-14 11:32:19 +02:00
6 changed files with 90 additions and 66 deletions

View File

@ -176,7 +176,7 @@ input.hide-upload {
filter: alpha(opacity=0);
opacity: 0;
z-index: 2;
width: 80px;
width: 0;
margin-top: -20px;
cursor: pointer;
cursor: hand;
@ -230,6 +230,7 @@ li.L9 {
pre.prettyprint {
width: 100%;
min-height: 100px;
padding: 5px;
}
/* Specify class=linenums on a pre to get line numbering */