diff --git a/theme/old_tfo_mdtr_nmd.php b/theme/old_tfo_mdtr_nmd.php index 278d9e8..70275b7 100644 --- a/theme/old_tfo_mdtr_nmd.php +++ b/theme/old_tfo_mdtr_nmd.php @@ -480,7 +480,7 @@
-new Valine({el:\'#vcomments\',appId:\'opkXI613Es1XgaowwredD6WU-MdYXbMMI\',appKey:\'jiHXLWSMWeI2atmQA3GNK5I6\',visitor:true,lang:\'en\'})' ?> +new Valine({el:\'#vcomments\',appId:\'?\',appKey:\'?\',visitor:true,lang:\'en\'})' ?> 1000000 diff --git a/theme/tfo_m.html b/theme/tfo_m.html index 894ca24..9833284 100644 --- a/theme/tfo_m.html +++ b/theme/tfo_m.html @@ -92,6 +92,46 @@ .operatediv_close{position:absolute;right:3px;top:3px;} .readme{padding:0px;} .markdown-body, .customfile{padding:24px;text-align:left;font-size:14px !important} + @media only screen and (max-width:1856px){ + .list-table td.file,.list-table th.file{width:72%} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} + } + @media only screen and (max-width:1448px){ + .list-table td.file,.list-table th.file{width:71%)} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} + } + @media only screen and (max-width:1152px){ + .list-table td.file,.list-table th.file{width:calc(95% - 220px)} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} + } + @media only screen and (max-width:925px){ + .list-table td.file,.list-table th.file{width:calc(94% - 220px)} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} + } + @media only screen and (max-width:781px){ + .list-table td.file,.list-table th.file{width:calc(93% - 220px)} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} + } + @media only screen and (max-width:679px){ + .list-table td.file,.list-table th.file{width:calc(92% - 220px)} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} + } + @media only screen and (max-width:605px){ + .list-table td.file,.list-table th.file{width:calc(91% - 220px)} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} + } + @media only screen and (max-width:542px){ + .list-table td.file,.list-table th.file{width:calc(90% - 220px)} + .list-table td.size,.list-table th.size{width:70px !important} + .list-table td.updated_at,.list-table th.updated_at{width:140px !important} + } @media only screen and (max-width:480px){ body{background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-image:url("");} @@ -105,7 +145,7 @@ } - + @@ -129,7 +169,7 @@ -
    • +
      • @@ -201,7 +241,7 @@
        -

        /

        +

        /

        @@ -290,7 +330,7 @@ -
      • +
        • @@ -311,7 +351,7 @@ -
        • +
          • @@ -392,7 +432,7 @@
            - + 1000000 @@ -851,7 +891,7 @@ var expires = "expires="+expd.toGMTString(); document.cookie="timezone="+timezone+"; path=/; "+expires; if (timezone!=) { - alert('Your timezone is '+timezone+', reload local timezone.'); + swal('Your timezone is '+timezone+', reload local timezone.'); location.href=location.href; } @@ -865,7 +905,7 @@ tmptextarea.select(); tmptextarea.setSelectionRange(0, tmptextarea.value.length); document.execCommand("copy"); - alert(tmptextarea.innerHTML+""); + swal(tmptextarea.innerHTML+""); } function uploadbuttonhide() {