From e1937fb0cbd00c9eea74eaea66f9664c4f41584b Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sat, 20 May 2017 13:14:20 +0800 Subject: [PATCH] modify cursor style --- src/styles/core/core.css | 4 ++++ src/views/status.html | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/styles/core/core.css b/src/styles/core/core.css index e3ad338..e4ac7ef 100644 --- a/src/styles/core/core.css +++ b/src/styles/core/core.css @@ -105,6 +105,10 @@ td { cursor: pointer !important; } +.text-cursor { + cursor: text !important; +} + .allow-word-break { word-wrap: break-word; word-break: break-all; diff --git a/src/views/status.html b/src/views/status.html index c82fd98..c2dd7a4 100644 --- a/src/views/status.html +++ b/src/views/status.html @@ -30,9 +30,9 @@ Enabled Features
-
- -