From b4227b5145943e067351a2a59ca34826b41d6fb7 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期二, 15 四月 2025 09:46:30 +0800
Subject: [PATCH] 界面翻译为俄语
---
src/main/webapp/static/css/cool.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/css/cool.css b/src/main/webapp/static/css/cool.css
index aac555b..2e7d68b 100644
--- a/src/main/webapp/static/css/cool.css
+++ b/src/main/webapp/static/css/cool.css
@@ -41,4 +41,5 @@
}
.cool-auto-complete-window-select option:first-child{
color:#aaaaaa;
-}
\ No newline at end of file
+}
+
--
Gitblit v1.9.1