Browse Source

commit

master
hhx 3 years ago
parent
commit
769da9a59a
  1. 3
      04.系统编码/App/Content/styles/common.css
  2. 3
      04.系统编码/App/Content/styles/index.css

3
04.系统编码/App/Content/styles/common.css

@ -744,8 +744,7 @@
} }
.manage-dialog .modal-footer .cancel-btn { .manage-dialog .modal-footer .cancel-btn {
border: 1px solid #163658; background: #002145;
background: #163658;
} }
.calendar-prevmonth { .calendar-prevmonth {

3
04.系统编码/App/Content/styles/index.css

@ -908,9 +908,8 @@
.dialog-btn-group .dialog-btn { .dialog-btn-group .dialog-btn {
height: 28px; height: 28px;
line-height: 25px; line-height: 25px;
border: 1px solid #163658;
border-radius: 3px; border-radius: 3px;
background: #163658; background: #002145;
} }
.dialog-btn-group .dialog-btn.dialog-sure-btn { .dialog-btn-group .dialog-btn.dialog-sure-btn {

Loading…
Cancel
Save