8 lines
		
	
	
		
			3.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			3.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | { | ||
|  |   "version": 3, | ||
|  |   "sources": ["../../../../Source/Widgets/BaseLayerPicker/BaseLayerPicker.css"], | ||
|  |   "sourcesContent": [".cesium-baseLayerPicker-selected {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  border: none;\n}\n\n.cesium-baseLayerPicker-dropDown {\n  display: block;\n  position: absolute;\n  box-sizing: content-box;\n  top: auto;\n  right: 0;\n  width: 320px; /* Includes space needed for scrollbar */\n  max-height: 500px;\n  margin-top: 5px;\n  background-color: rgba(38, 38, 38, 0.75);\n  border: 1px solid #444;\n  padding: 6px;\n  overflow: auto;\n  border-radius: 10px;\n  -moz-user-select: none;\n  -webkit-user-select: none;\n  -ms-user-select: none;\n  user-select: none;\n  transform: translate(0, -20%);\n  visibility: hidden;\n  opacity: 0;\n  transition: visibility 0s 0.2s, opacity 0.2s ease-in, transform 0.2s ease-in;\n}\n\n.cesium-baseLayerPicker-dropDown-visible {\n  transform: translate(0, 0);\n  visibility: visible;\n  opacity: 1;\n  transition: opacity 0.2s ease-out, transform 0.2s ease-out;\n}\n\n.cesium-baseLayerPicker-sectionTitle {\n  display: block;\n  font-family: sans-serif;\n  font-size: 16pt;\n  text-align: left;\n  color: #edffff;\n  margin-bottom: 4px;\n}\n\n.cesium-baseLayerPicker-choices {\n  margin-bottom: 5px;\n}\n\n.cesium-baseLayerPicker-categoryTitle {\n  color: #edffff;\n  font-size: 11pt;\n}\n\n.cesium-baseLayerPicker-choices {\n  display: block;\n  border: 1px solid #888;\n  border-radius: 5px;\n  padding: 5px 0;\n}\n\n.cesium-baseLayerPicker-item {\n  display: inline-block;\n  vertical-align: top;\n  margin: 2px 5px;\n  width: 64px;\n  text-align: center;\n  cursor: pointer;\n}\n\n.cesium-baseLayerPicker-itemLabel {\n  display: block;\n  font-family: sans-serif;\n  font-size: 8pt;\n  text-align: center;\n  vertical-align: middle;\n  color: #edffff;\n  cursor: pointer;\n  word-wrap: break-word;\n}\n\n.cesium-baseLayerPicker-item:hover .cesium-baseLayerPicker-itemLabel,\n.cesium-baseLayerPicker-item:focus .cesium-baseLayerPicker-itemLabel {\n  text-decoration: underline;\n}\n\n.cesium-baseLayerPicker-itemIcon {\n  display: inline-block;\n  position: relative;\n  width: inherit;\n  height: auto;\n  background-size: 100% 100%;\n  border: solid 1px #444;\n  border-radius: 9px;\n  color: #edffff;\n  margin: 0;\n  padding: 0;\n  cursor: pointer;\n  box-sizing: border-box;\n}\n\n.cesium-baseLayerPicker-item:hover .cesium-baseLayerPicker-itemIcon {\n  border-color: #fff;\n  box-shadow: 0 0 8px #fff, 0 0 8px #fff;\n}\n\n.cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemLabel {\n  color: rgb(189, 236, 248);\n}\n\n.cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemIcon {\n  border: double 4px rgb(189, 236, 248);\n}\n"], | ||
|  |   "mappings": "AAAA,iCACE,kBACA,MACA,OACA,WACA,YACA,YAGF,iCACE,cACA,kBACA,uBACA,SACA,QACA,YACA,iBACA,eACA,2BACA,sBAnBF,YAqBE,cArBF,mBAuBE,sBACA,yBACA,qBACA,iBACA,2BACA,kBACA,UACA,uEAGF,yCACE,uBACA,mBACA,UACA,uDAGF,qCACE,cACA,uBACA,eACA,gBACA,cACA,kBAGF,gCACE,kBAGF,sCACE,cACA,eAGF,gCACE,cACA,sBA5DF,gCAiEA,6BACE,qBACA,mBAnEF,eAqEE,WACA,kBACA,eAGF,kCACE,cACA,uBACA,cACA,kBACA,sBACA,cACA,eACA,qBAGF,0IAEE,0BAGF,iCACE,qBACA,kBACA,cACA,YACA,0BACA,sBAhGF,kBAkGE,cAlGF,mBAqGE,eACA,sBAGF,oEACE,kBACA,qCAGF,uEACE,cAGF,sEACE", | ||
|  |   "names": [] | ||
|  | } |