| | |
| | | margin-top: 5px; |
| | | } |
| | | |
| | | .render_btn { |
| | | background-color: #f1ba1f; |
| | | color: #333; |
| | | height: 30px; |
| | | } |
| | | |
| | | .alert-item { |
| | | border-left: 4px solid #e6a23c; |
| | | background-color: #fdf6ec; |
| | | padding: 10px 15px; |
| | | margin-bottom: 10px; |
| | | border-radius: 0 4px 4px 0; |
| | | height: 75px; |
| | | } |
| | | |
| | | .alert-item.accent { |
| | |
| | | .alert-item.gray { |
| | | border-left-color: #909399; |
| | | background-color: #f2f2f2; |
| | | } |
| | | |
| | | .alert-item.blue { |
| | | border-left-color: #205191; |
| | | background-color: #dde8f1; |
| | | } |
| | | |
| | | .alert-header { |
| | |
| | | font-size: 13px; |
| | | color: #606266; |
| | | margin-bottom: 10px; |
| | | margin-top: 20px; |
| | | } |
| | | |
| | | .tool-grid { |
| | |
| | | } |
| | | |
| | | .w-select { |
| | | min-width: 150px; |
| | | min-width: 250px; |
| | | min-height: 36px; |
| | | border-radius: 4px; |
| | | } |