Browse Source

样式修改

pull/9/head
Jason 3 years ago
parent
commit
3e4d49d745
  1. 3
      view/css/admin_style.css

3
view/css/admin_style.css

@ -563,6 +563,9 @@ body{
.deliver_remind_list_table_class .layui-table-main tr:hover > td:nth-child(-n+2){
color:#1890FF !important;
}
.deliver_remind_list_table_class .layui-table-main tr:hover > td:nth-child(-n+2) a{
color:#1890FF !important;
}
.count_down_wait{
color: #F21019;
position: relative;

Loading…
Cancel
Save