| | |
| | | @import "./element-ui.scss"; |
| | | @import "./publicBox/arc-nav-bar.scss"; |
| | | @import "./publicBox/market-nav-bar.scss"; |
| | | @import "./publicBox/trace-table.scss"; |
| | | @import "./publicBox/farm-oper-table.scss"; |
| | | @import "./publicBox/equirment-station-details.scss"; |
| | | @import "./publicBox/equirment-vid-details.scss"; |
| | | |
| | | @import "./publicNapeBox/nape-plot-details.scss"; |
| | | |
| | | html, |
| | | body { |
| | |
| | | -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); |
| | | border-radius: 0; |
| | | background: rgba(0, 0, 0, 0.1); |
| | | } |
| | | } |
| | | |
| | | |
| | | .div-icon { |
| | | background: transparent !important; |
| | | } |
| | | |
| | | .farm-map-icon { |
| | | font-weight: bold; |
| | | color: rgb(252, 166, 7); |
| | | text-align: center; |
| | | |
| | | img { |
| | | width: 24px; |
| | | } |
| | | } |
| | | |
| | | .land-map-icon { |
| | | font-weight: bold; |
| | | color: rgb(252, 166, 7); |
| | | text-align: center; |
| | | |
| | | img { |
| | | width: 48px; |
| | | height: 48px; |
| | | border-radius: 50%; |
| | | } |
| | | } |