| | |
| | | #sdkContainer { |
| | | background-size: 100%; |
| | | } |
| | | |
| | | .tipStyle { |
| | | color: white; |
| | | background-color: rgba(0, 0, 0, 0.4) !important; |
| | | } |
| | | |
| | | .tipStyle .el-notification__title { |
| | | color: white; |
| | | } |
| | | |
| | | .tipStyle .el-notification__content { |
| | | color: white; |
| | | } |
| | | |
| | | .cesium-viewer-animationContainer, |
| | | .cesium-viewer-timelineContainer { |
| | | display: none; |
| | |
| | | .cesium-viewer-bottom { |
| | | display: none; |
| | | } |
| | | |
| | | .cesium-viewer-toolbar, |
| | | .cesium-viewer-fullscreenContainer { |
| | | display: none !important; |
| | |
| | | .other-class .layui-layer-title { |
| | | /* background-color: white !important; |
| | | color : black !important; */ |
| | | background-color: rgba(0, 0, 0, 0.3) !important; |
| | | /* background-color: rgba(0, 0, 0, 0.3) !important; */ |
| | | background: #0048fd69 !important; |
| | | color: white; |
| | | } |
| | | |
| | | .other-class { |
| | | border: 1px solid white !important; |
| | | } |
| | | |
| | | .layui-layer-setwin .layui-layer-close1 { |
| | | background-position: -156px -38px !important; |
| | | } |
| | |
| | | height: unset !important; |
| | | background-color: unset !important; |
| | | } |
| | | |
| | | .user_menu .el-menu { |
| | | background-color: rgba(0, 0, 0, 0.4) !important; |
| | | margin-top: 0px!important; |
| | | border-radius: 8px!important; |
| | | margin-top: 0px !important; |
| | | border-radius: 8px !important; |
| | | } |
| | | |
| | | .user_menu /deep/ .el-menu-item:hover { |
| | | background-color: unset !important; |
| | | } |
| | | } |