From ab5f513d865f3458b3721f352138d245fc1a4fe1 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 09 七月 2020 13:50:38 +0800
Subject: [PATCH] #
---
src/main/webapp/static/css/cool.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/static/css/cool.css b/src/main/webapp/static/css/cool.css
index 93b9dc1..aac555b 100644
--- a/src/main/webapp/static/css/cool.css
+++ b/src/main/webapp/static/css/cool.css
@@ -16,14 +16,14 @@
}
.cool-auto-complete-window-input {
-
height: 28px;
box-sizing: border-box;
border: 1px solid #dedede;
-
width: 100%;
}
-
+.cool-auto-complete-window-input:focus {
+ border-color: #007bff !important;
+}
.cool-auto-complete-window-select {
width: 100%;
border: 1px solid #dedede;
--
Gitblit v1.9.1