| | |
| | | .jimu-widget-SceneMode { |
| | | .jimu-widget-SceneMode {} |
| | | |
| | | |
| | | .jimu-widget-SceneMode button { |
| | | background: #fff; |
| | | box-shadow: 0 0 8px #fff; |
| | | width: 32px; |
| | | height: 32px; |
| | | border-radius: 14%; |
| | | padding: 0; |
| | | vertical-align: middle; |
| | | z-index: 0; |
| | | box-sizing: border-box; |
| | | display: inline-block; |
| | | position: relative; |
| | | border: 1px solid #444; |
| | | border-color: #fff; |
| | | color: #edffff; |
| | | fill: #edffff; |
| | | margin: 1px 2px; |
| | | cursor: pointer; |
| | | overflow: hidden; |
| | | user-select: none; |
| | | } |
| | | |
| | | .cesium-sceneModePicker-dropDown-icon { |
| | | right: 50px; |
| | | bottom: 37px; |
| | | } |
| | | .jimu-widget-SceneMode button:focus { |
| | | |
| | | outline: none !important; |
| | | } |