diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-08-03 08:38:16 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-08-03 08:38:16 +0800 |
commit | 2f6d3758fbc70ee6aac10063a8784a0f34c48a4d (patch) | |
tree | 221ead7bb98f39336312b36897c9cefc9fa6f423 /rulemgt-frontend/src/assets/framework/css/open-ostyle.css | |
parent | 9c89d648ca92eccc3a1d6d867eb6188c725f698e (diff) |
Fixed some UI bugs
Change-Id: Ic7229b94bcfca46b33bc3e6184e4dccf34982c60
Issue-ID: HOLMES-154
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'rulemgt-frontend/src/assets/framework/css/open-ostyle.css')
-rw-r--r-- | rulemgt-frontend/src/assets/framework/css/open-ostyle.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt-frontend/src/assets/framework/css/open-ostyle.css b/rulemgt-frontend/src/assets/framework/css/open-ostyle.css index 73ec064..200d91f 100644 --- a/rulemgt-frontend/src/assets/framework/css/open-ostyle.css +++ b/rulemgt-frontend/src/assets/framework/css/open-ostyle.css @@ -924,7 +924,7 @@ tr{ } .customtable tbody tr:hover td{ - background-color: #e6fbe0 !important; + background-color: #fafafa !important; } .shortnote{ |