| | |
| | | |
| | | page { |
| | | --fyui-primary-color: #59D5B3; |
| | | --fyui-text-color_1: #191919; |
| | | --fyui-text-color_2: #7F7F7F; |
| | | --fyui-text-color_1: #3a3a3a; |
| | | --fyui-text-color_2: #666666; |
| | | --fyui-text-color_3: #B2B2B2; |
| | | --fyui-BG_1: #F5F5F5; |
| | | --fyui-BG-COLOR-ACTIVE: #ececec5d; |
| | |
| | | } |
| | | |
| | | .icon { |
| | | width: 16px; |
| | | height: 16px; |
| | | width: 20px; |
| | | height: 20px; |
| | | } |
| | | |
| | | .fyui-selector { |
| | |
| | | } |
| | | |
| | | .submit:active { |
| | | background-color: var(--fyui-BG-COLOR-ACTIVE); |
| | | background: linear-gradient(to right, #b7e9ce, #adebde); |
| | | } |
| | | |
| | | .no-data { |
| | | display: flex; |
| | | flex-direction: column; |
| | | align-items: center; |
| | | height: 100vh; |
| | | height: 50vh; |
| | | } |
| | | |
| | | .no-data image { |
| | |
| | | /* background-color: greenyellow; */ |
| | | } |
| | | |
| | | .fyui-box .fyui-box__hd>image { |
| | | .fyui-box .fyui-box__hd .fyui-box__hd_image { |
| | | width: 120px; |
| | | height: 80px; |
| | | } |