| | |
| | | @import "../../Cesium/Widgets/widgets.css"; |
| | | @import "../layui/css/layui.css"; |
| | | @import "./camera.css"; |
| | | |
| | | body, |
| | | html, |
| | | #smartearth-app { |
| | |
| | | } |
| | | |
| | | #sdkContainer { |
| | | width: 100%; |
| | | height: 100%; |
| | | width : 100%; |
| | | height : 100%; |
| | | background-color: #000000; |
| | | background-size: cover; |
| | | background-size : cover; |
| | | } |
| | | |
| | | .cesium-viewer-cesiumInspectorContainer, |
| | | .cesium-viewer-animationContainer, |
| | | .cesium-viewer-timelineContainer { |
| | |
| | | } |
| | | |
| | | .distance-legend { |
| | | right: 75px !important; |
| | | right : 75px !important; |
| | | bottom: 38px !important; |
| | | } |
| | | |
| | | #distanceLegendDiv { |
| | | position: absolute; |
| | | bottom: 230px !important; |
| | | right: 120px !important; |
| | | bottom : 230px !important; |
| | | right : 120px !important; |
| | | } |
| | | |
| | | .resultToolTipClose { |
| | |
| | | } |
| | | |
| | | .layui-layer-iframe { |
| | | overflow-y: hidden !important; |
| | | overflow-y: hidden!important; |
| | | } |
| | | |
| | | .smartEarthBlackPanel { |
| | |
| | | opacity: 0; |
| | | filter: alpha(opacity=0); |
| | | } |
| | | } |
| | | } |