From b435f2b1fc2bc8ad392dfa78aed1a5bc70c8b1e4 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 08 Jun 2021 08:48:33 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap

---
 widgets/Rolling/css/style.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/widgets/Rolling/css/style.css b/widgets/Rolling/css/style.css
index c1e7917..37f2d3c 100644
--- a/widgets/Rolling/css/style.css
+++ b/widgets/Rolling/css/style.css
@@ -30,12 +30,12 @@
 
 .jimu-widget-Rolling .hezi-leftspan, .hezi-rightspan {
   font-size: 14px;
-  color: #fff;
+  color: #3c464b;
   margin-right: 7px;
 }
 
 .jimu-widget-Rolling .hezi-select {
-  background-color: #404853;
+  background-color: rgb(129, 129, 129);
   color: #fff;
   padding: 5px;
   border: none;

--
Gitblit v1.9.3