From 4532b17de4f55a25c2e4fd12257b2cc31feabada Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期四, 04 六月 2020 07:55:34 +0800
Subject: [PATCH] #
---
src/main/webapp/static/css/console.css | 17 +----------------
1 files changed, 1 insertions(+), 16 deletions(-)
diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css
index 4754c93..f58cd3e 100644
--- a/src/main/webapp/static/css/console.css
+++ b/src/main/webapp/static/css/console.css
@@ -210,6 +210,7 @@
border-left: 1px solid #333!important;
border-right: 1px solid #333!important;
border-right: none;
+ cursor: inherit;
}
.stock-group .item:last-child {
/*border-right: 1px solid #333!important;*/
@@ -367,19 +368,3 @@
padding-left: 0.5rem;
}
-
-/* 鍔ㄧ敾 */
-/*.machine {*/
- /*position: relative;*/
- /*-webkit-animation: machine 2s;*/
- /*animation: machine 2s;*/
- /*animation-fill-mode: forwards;*/
-/*}*/
-/*@-webkit-keyframes machine {*/
- /*from {left: 0;}*/
- /*to {left: 100px}*/
-/*}*/
-/*@keyframes animationCrn {*/
- /*from {left: 0}*/
- /*to {left: 100px}*/
-/*}*/
\ No newline at end of file
--
Gitblit v1.9.1