| | |
| | | .d-grid .data-table .row td { |
| | | border-bottom: 1px solid #e7eaec !important; |
| | | background-color: transparent; |
| | | border: 0px; |
| | | } |
| | | |
| | | /** 调整DataGrid和AutoForm的编辑框高度 **/ |
| | | .d-dialog .dialog-body-wrap .dialog-body > .content-panel{ |
| | | background-color: #f7f7f7; |
| | | } |
| | | |
| | | /** 调整DataGrid和AutoForm的编辑框高度 **/ |
| | |
| | | color: #FFF; |
| | | } |
| | | |
| | | .s4{ |
| | | background-color: #1c84c6; |
| | | padding: 2px 6px; |
| | | text-shadow: none; |
| | | border-radius: 10px; |
| | | color: #FFF; |
| | | } |
| | | |
| | | /**表单TITLE**/ |
| | | .f-title{ |
| | | font: bold 30px Arial, sans-serif; |
| | | font: bold 30px Georgia, serif; |
| | | text-align: center; |
| | | } |
| | | .bar-title { |