Commit 67160e2b authored by 华国豪's avatar 华国豪 🙄

优化优惠券app专享 图标无法看清问题

parent c77770c8
...@@ -304,5 +304,5 @@ ...@@ -304,5 +304,5 @@
display: block; display: block;
} }
.commonF .yhqUl .disab{ .commonF .yhqUl .disab{
background-color: #ccc !important; background-color: #7d7d7d !important;
} }
\ No newline at end of file
...@@ -337,7 +337,7 @@ ...@@ -337,7 +337,7 @@
color: #4C58A4; color: #4C58A4;
} }
.HomePage ._my_coupon div._top._gray{ .HomePage ._my_coupon div._top._gray{
background-color: #C3C3C3 !important; background-color: #7d7d7d !important;
} }
.HomePage ._my_coupon div._top._gray ._overdue,.HomePage ._my_coupon div._top._gray ._info_bottom{ .HomePage ._my_coupon div._top._gray ._overdue,.HomePage ._my_coupon div._top._gray ._info_bottom{
display: none display: none
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
color: #4C58A4; color: #4C58A4;
} }
.MyCoupon ._content_item div._top._gray{ .MyCoupon ._content_item div._top._gray{
background-color: #C3C3C3 !important; background-color: #7d7d7d !important;
} }
.MyCoupon ._content_item div._top._gray ._overdue,.MyCoupon ._content_item div._top._gray ._info_bottom{ .MyCoupon ._content_item div._top._gray ._overdue,.MyCoupon ._content_item div._top._gray ._info_bottom{
display: none display: none
......
...@@ -1244,8 +1244,8 @@ export default { ...@@ -1244,8 +1244,8 @@ export default {
background-color: #6776D2; background-color: #6776D2;
} }
._coupon_box ._coupon_item.disab,._coupon_box ._coupon_item.blue.disab ._repeat,._coupon_box ._coupon_item.blue.disab ._info_time{ ._coupon_box ._coupon_item.disab,._coupon_box ._coupon_item.blue.disab ._repeat,._coupon_box ._coupon_item.blue.disab ._info_time{
background-color: #C3C3C3 !important; background-color: #7d7d7d !important;
color: #777777 !important color: #ababab !important
} }
._coupon_box ._coupon_item ._time{ ._coupon_box ._coupon_item ._time{
color: #A7711C !important; color: #A7711C !important;
......
...@@ -51,8 +51,8 @@ ...@@ -51,8 +51,8 @@
background-color: #6776D2; background-color: #6776D2;
} }
._coupon_box ._coupon_item.disab,._coupon_box ._coupon_item.blue.disab ._repeat,._coupon_box ._coupon_item.blue.disab ._info_time{ ._coupon_box ._coupon_item.disab,._coupon_box ._coupon_item.blue.disab ._repeat,._coupon_box ._coupon_item.blue.disab ._info_time{
background-color: #C3C3C3 !important; background-color: #7d7d7d !important;
color: #777777 !important color: #ababab !important
} }
._coupon_box ._coupon_item ._time{ ._coupon_box ._coupon_item ._time{
color: #A7711C !important; color: #A7711C !important;
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
color: #4C58A4; color: #4C58A4;
} }
._content_item div._top._gray{ ._content_item div._top._gray{
background-color: #C3C3C3 !important; background-color: #7d7d7d !important;
} }
._content_item div._top._gray ._overdue,._content_item div._top._gray ._info_bottom{ ._content_item div._top._gray ._overdue,._content_item div._top._gray ._info_bottom{
display: none display: none
......
...@@ -75,8 +75,8 @@ ...@@ -75,8 +75,8 @@
background-color: #6776D2; background-color: #6776D2;
} }
._coupon_box ._coupon_item.disab,._coupon_box ._coupon_item.blue.disab ._repeat,._coupon_box ._coupon_item.blue.disab ._info_time{ ._coupon_box ._coupon_item.disab,._coupon_box ._coupon_item.blue.disab ._repeat,._coupon_box ._coupon_item.blue.disab ._info_time{
background-color: #C3C3C3 !important; background-color: #7d7d7d !important;
color: #777777 !important color: #ababab !important
} }
._coupon_box ._coupon_item ._time{ ._coupon_box ._coupon_item ._time{
color: #A7711C !important; color: #A7711C !important;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment