From 79c0b002c02438ea641228ea938544660081ee3e Mon Sep 17 00:00:00 2001
From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com>
Date: Mon, 15 Jun 2020 09:43:32 +0800
Subject: [PATCH] remove space
---
theme/nexmoe2.html | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
diff --git a/theme/nexmoe2.html b/theme/nexmoe2.html
index 3e20f26..aa278f7 100644
--- a/theme/nexmoe2.html
+++ b/theme/nexmoe2.html
@@ -331,7 +331,7 @@
-
+
@@ -467,7 +467,7 @@ TC.preview_audio = function(aud){
TC.aplayer.setMode("normal");
}
}
-
+
$ = mdui.JQ;
$.fn.extend({
sortElements: function (comparator, getSortable) {
@@ -533,8 +533,6 @@ function thumb(){
}
$(function(){
-
-
$('.icon-sort').on('click', function () {
let sort_type = $(this).attr("data-sort"), sort_order = $(this).attr("data-order");
let sort_order_to = (sort_order === "less") ? "more" : "less";
@@ -547,11 +545,8 @@ $(function(){
$(this).attr("data-order", sort_order_to).text("expand_" + sort_order_to);
});
-
-
-
});
-
+
var ckname='image_mode';
function getCookie(name)
{
@@ -583,7 +578,7 @@ $('#image_view').on('click', function () {
window.location.href=window.location.href;
}
});
-
+