From 7bec9731801e45844241404cf58a09bb02b5d67c Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期五, 16 九月 2022 16:15:13 +0800
Subject: [PATCH] #
---
src/main/webapp/views/tpl/tpl-theme.html | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/main/webapp/views/tpl/tpl-theme.html b/src/main/webapp/views/tpl/tpl-theme.html
index 98b7ca6..ccaad65 100644
--- a/src/main/webapp/views/tpl/tpl-theme.html
+++ b/src/main/webapp/views/tpl/tpl-theme.html
@@ -12,9 +12,9 @@
<div class="more-theme-item" data-theme="theme-pink">
<img src="tpl/theme/img/theme-pink.png"/>
</div>
- <div class="more-theme-item" data-theme="theme-colorful">
- <img src="tpl/theme/img/theme-colorful.png"/>
- </div>
+<!-- <div class="more-theme-item" data-theme="theme-colorful">-->
+<!-- <img src="tpl/theme/img/theme-colorful.png"/>-->
+<!-- </div>-->
<div class="more-theme-item" data-theme="theme-blue">
<img src="tpl/theme/img/theme-blue.png"/>
</div>
@@ -223,4 +223,4 @@
.set-item-ctrl > * {
margin: 0 !important;
}
-</style>
\ No newline at end of file
+</style>
--
Gitblit v1.9.1