style.css 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790
  1. body a,
  2. body .link {
  3. color: #15BEC8;
  4. text-decoration: none;
  5. }
  6. body a:focus,
  7. body a:hover {
  8. color: #15BEC8;
  9. text-decoration: underline;
  10. }
  11. .ng-isolate-scope .vertical-menu {
  12. background-color: #141414 !important;
  13. }
  14. /* sidebar-menu .copyright-area>.logo img {
  15. width: 104px !important;
  16. margin-left: 10px;
  17. } */
  18. .vertical-menu .vertical-menu-heading {
  19. background-color: transparent !important;
  20. border-bottom: 1px solid rgba(255, 255, 255, .2) !important;
  21. }
  22. .vertical-menu sidebar-menu-item.active:hover>li,
  23. .vertical-menu sidebar-menu-item.active>li {
  24. color: #15BEC8 !important;
  25. background-color: rgba(0, 0, 0, 0.5) !important;
  26. }
  27. .vertical-menu sidebar-menu-item>li:active,
  28. .vertical-menu sidebar-menu-item>li:hover {
  29. color: #15BEC8 !important;
  30. background-color: rgba(0, 0, 0, 0.5) !important;
  31. }
  32. .vertical-menu sidebar-menu-item.active>li {
  33. color: #15BEC8 !important;
  34. background-color: rgba(0, 0, 0, 0.5) !important;
  35. }
  36. .vertical-menu .panel {
  37. background-color: transparent;
  38. color: #fff;
  39. }
  40. .vertical-menu-content {
  41. background-color: transparent !important;
  42. }
  43. sidebar-menu-items-collection {
  44. background-color: transparent !important;
  45. }
  46. /* 首页导航栏 */
  47. sidebar-preview-menu>.vertical-menu sidebar-menu-items-collection>.panel-autoscroll {
  48. /* display: none !important; */
  49. }
  50. sidebar-preview-menu>.vertical-menu sidebar-menu-items-collection sidebar-menu-item>li icon>i {
  51. padding-top: 0 !important;
  52. padding-bottom: 0 !important;
  53. text-shadow: none !important;
  54. }
  55. sidebar-preview-menu>.vertical-menu sidebar-menu-items-collection sidebar-menu-item>li:hover icon>i {
  56. color: transparent !important;
  57. }
  58. sidebar-menu-items-collection>.panel-autoscroll {
  59. background-color: rgba(0, 0, 0, 0.5) !important;
  60. /* display: none !important; */
  61. }
  62. sidebar-menu-items-collection.active {
  63. background-color: #141414 !important;
  64. }
  65. sidebar-menu-items-collection>.panel-autoscroll>ul {
  66. background-color: transparent !important;
  67. }
  68. .ng-isolate-scope .vertical-menu .vertical-menu-heading>h3 {
  69. color: #fff;
  70. }
  71. .ng-isolate-scope sidebar-menu-item>li {
  72. color: #fff;
  73. }
  74. sidebar-menu .copyright-area {
  75. color: #fff;
  76. background-color: transparent !important;
  77. }
  78. sidebar-menu .link {
  79. color: #15BEC8;
  80. }
  81. .indoorViewer sidebar-menu>.vertical-menu>.vertical-menu-heading .back-button {
  82. color: #fff;
  83. }
  84. left-panel .threeD-overlay {
  85. margin: 10px 0 0 60px !important;
  86. position: absolute;
  87. top: 0;
  88. left: 0;
  89. z-index: 100;
  90. max-width: 300px !important;
  91. }
  92. .threeD-overlay #left-panel-pois {
  93. background: rgba(0, 0, 0, 0.8) !important;
  94. border: 1px solid rgba(255, 255, 255, .2);
  95. border-radius: 32px !important;
  96. }
  97. .search-box #searchInput.padding-left-menu-icon {
  98. background: transparent !important;
  99. /* padding-left: 20px !important; */
  100. }
  101. .search-box #searchInput {
  102. color: #fff !important;
  103. font-size: 1em !important;
  104. }
  105. .search-box #searchInput::-webkit-input-placeholde {
  106. color: #fff !important;
  107. }
  108. navbar-menu .navbar-default .navbar-custom>li.navbar-menu-item-sidebar>a {
  109. /* padding: 0 !important; */
  110. }
  111. navbar-menu .navbar-default .navbar-custom>li.navbar-menu-item-sidebar>a icon i {
  112. /* height: 42px !important;
  113. width: 48px !important; */
  114. }
  115. .panel .btn-showhide-poi-details {
  116. color: #fff !important;
  117. }
  118. site-model-details .details-header {
  119. background: transparent !important;
  120. color: #fff !important;
  121. }
  122. .element-on-screen-trigger-wrapper {
  123. color: #fff !important;
  124. }
  125. .poi-btn-toolbar .btn-group button {
  126. border-right: 5px solid transparent !important;
  127. }
  128. .poi-btn-toolbar .btn-group button:hover {
  129. background-color: #15BEC8 !important;
  130. /* color: #15BEC8 !important; */
  131. border-right-color: transparent !important;
  132. }
  133. .poi-btn-toolbar button>.btn-description-mobile,
  134. .poi-btn-toolbar button>div .btn-description-mobile {
  135. color: #fff !important;
  136. }
  137. .panel .btn-showhide-poi-details:hover {
  138. background-color: transparent !important;
  139. }
  140. site-model-details .sme-pois .sme-poi:hover {
  141. background-color: #15BEC8 !important;
  142. }
  143. site-model-details .vcenter.padding-horizontal .long-title {
  144. color: #fff !important;
  145. }
  146. .panel {
  147. background: transparent !important;
  148. }
  149. navbar-menu .navbar-default .navbar-custom>li.navbar-menu-item-sidebar>a icon {
  150. background: transparent !important;
  151. display: none !important;
  152. }
  153. navbar-menu .navbar-default .navbar-custom>li.navbar-menu-item-sidebar.shadow {
  154. background: rgba(0, 0, 0, 0.8) !important;
  155. border-radius: 4px !important;
  156. }
  157. .search-box .input-group>.input-group-addon {
  158. background: transparent !important;
  159. /* background: rgba(0, 0, 0, 0.8) !important; */
  160. }
  161. .search-box #searchInput:not(.search-box-radius-poi-selected) {
  162. background: transparent !important;
  163. color: #fff;
  164. border: 1px solid transparent !important;
  165. }
  166. .search-box {
  167. background: transparent !important;
  168. }
  169. .ic_svg.clickable.border-left {
  170. border: none !important;
  171. }
  172. navbar-menu .navbar-default .navbar-custom>li.navbar-menu-item-user {
  173. background-color: #333333 !important;
  174. border: 1px solid #fff;
  175. box-sizing: border-box;
  176. }
  177. sidebar-menu>.vertical-menu>.vertical-menu-heading>.root-heading>span {
  178. display: none !important;
  179. }
  180. sidebar-preview-menu>.vertical-menu sidebar-menu-items-collection sidebar-menu-item>li {
  181. margin-bottom: 20px;
  182. }
  183. sidebar-menu-item>li icon>i.material-icons[icon-ligature="dashboard"] {
  184. background: url(../img/icon/icon_data@2x.png?4)no-repeat;
  185. background-size: 100% 100%;
  186. width: 60px;
  187. height: 60px;
  188. color: transparent;
  189. }
  190. .vertical-menu sidebar-menu-item.active>li icon>i.material-icons[icon-ligature="dashboard"] {
  191. background: url(../img/icon/icon_data@2_1.png?4)no-repeat;
  192. background-size: 100% 100%;
  193. }
  194. sidebar-menu-item>li icon>i.material-icons[icon-ligature="remove_red_eye"] {
  195. background: url(../img/icon/icon_eye@2x.png?4)no-repeat;
  196. background-size: 100% 100%;
  197. width: 60px;
  198. height: 60px;
  199. color: transparent;
  200. }
  201. .vertical-menu sidebar-menu-item.active>li icon>i.material-icons[icon-ligature="remove_red_eye"] {
  202. background: url(../img/icon/icon_eye@2x_1.png?4)no-repeat;
  203. background-size: 100% 100%;
  204. }
  205. sidebar-menu-item>li icon>i.material-icons[icon-ligature="location_on"] {
  206. background: url(../img/icon/icon_element@2x.png?4)no-repeat;
  207. background-size: 100% 100%;
  208. width: 60px;
  209. height: 60px;
  210. color: transparent;
  211. }
  212. .vertical-menu sidebar-menu-item.active>li icon>i.material-icons[icon-ligature="location_on"] {
  213. background: url(../img/icon/icon_element@2x_1.png?4)no-repeat;
  214. background-size: 100% 100%;
  215. }
  216. sidebar-menu-item>li icon>i.material-icons[icon-ligature="mode_edit"] {
  217. background: url(../img/icon/icon_EditMode_1.png?4)no-repeat;
  218. background-size: 100% 100%;
  219. width: 60px;
  220. height: 60px;
  221. color: transparent;
  222. }
  223. .vertical-menu sidebar-menu-item.active>li icon>i.material-icons[icon-ligature="mode_edit"] {
  224. background: url(../img/icon/icon_EditMode.png?4)no-repeat;
  225. background-size: 100% 100%;
  226. }
  227. sidebar-menu-item>li icon>i.material-icons[icon-ligature="straighten"] {
  228. background: url(../img/icon/icon_measure@2x.png?4)no-repeat;
  229. background-size: 100% 100%;
  230. width: 60px;
  231. height: 60px;
  232. color: transparent;
  233. }
  234. .vertical-menu sidebar-menu-item.active>li icon>i.material-icons[icon-ligature="straighten"] {
  235. background: url(../img/icon/icon_measure@2x_1.png)no-repeat;
  236. background-size: 100% 100%;
  237. }
  238. sidebar-menu-item>li icon>i.fa-thumb-tack[iv-tooltip="坐标"] {
  239. background: url(../img/icon/icon_location@2x.png?4)no-repeat;
  240. background-size: 100% 100%;
  241. width: 60px;
  242. height: 60px;
  243. color: transparent;
  244. }
  245. .vertical-menu sidebar-menu-item.active>li icon>i.fa-thumb-tack[iv-tooltip="坐标"] {
  246. background: url(../img/icon/icon_location@2x_1.png?4)no-repeat;
  247. background-size: 100% 100%;
  248. }
  249. sidebar-menu-item>li icon>i.fa-thumb-tack[iv-tooltip="平面图"] {
  250. background: url(../img/icon/icon_load_n.png?4)no-repeat;
  251. background-size: 100% 100%;
  252. width: 60px;
  253. height: 60px;
  254. color: transparent;
  255. }
  256. .vertical-menu sidebar-menu-item.active>li icon>i.fa-thumb-tack[iv-tooltip="平面图"] {
  257. background: url(../img/icon/icon_load_s.png?4)no-repeat;
  258. background-size: 100% 100%;
  259. }
  260. /* 数据集 */
  261. .ng-isolate-scope sidebar-menu-item>li.sidebar-menu-item-mode-alignment {
  262. display: none !important;
  263. }
  264. .multiple-dataset-selector>h4 {
  265. height: 64px;
  266. margin: 0 auto 30px;
  267. line-height: 64px;
  268. border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  269. display: flex;
  270. align-items: center;
  271. justify-content: space-between;
  272. }
  273. .multiple-dataset-selector>h4 toggle-switch {
  274. width: 50px !important;
  275. height: 24px !important;
  276. }
  277. h4 .toggle-switch {
  278. width: 50px !important;
  279. height: 24px !important;
  280. position: relative;
  281. }
  282. .toggle-switch input:checked+.slider {
  283. background-color: #15BEC8 !important;
  284. }
  285. h4 .toggle-switch .slider:before {
  286. height: 20px !important;
  287. width: 20px !important;
  288. left: 2px;
  289. bottom: 2px;
  290. content: "";
  291. background-color: #fff;
  292. border-radius: 50%;
  293. position: absolute;
  294. }
  295. .toggle-switch input:checked+.slider:before {
  296. transform: translateX(27px) !important;
  297. }
  298. .site-model-button i.collapse-expand-chevron:before {
  299. content: '';
  300. width: 10px;
  301. height: 10px;
  302. background: url(../img/icon/icon_down@2x.png)no-repeat;
  303. background-size: 100% 100%;
  304. }
  305. .site-model-tree-entity .site-model-button {
  306. height: 30px;
  307. }
  308. .site-model-button .siteModelIcon {
  309. width: 16px;
  310. height: 16px;
  311. }
  312. .site-model-button .fa-square-o:before {
  313. content: '';
  314. width: 16px;
  315. height: 16px;
  316. background: url(../img/icon/sel@2x.png)no-repeat;
  317. background-size: 100% 100%;
  318. display: inline-block;
  319. }
  320. sidebar-menu-items-collection .site-model-button .fa-check-square-o:before {
  321. content: '';
  322. width: 16px;
  323. height: 16px;
  324. background: url(../img/icon/sel@2x_1.png)no-repeat;
  325. background-size: 100% 100%;
  326. display: inline-block;
  327. }
  328. .site-model-button .glyphicon-info-sign:before {
  329. content: '';
  330. width: 16px;
  331. height: 16px;
  332. background: url(../img/icon/icon_info@2x.png)no-repeat;
  333. background-size: 100% 100%;
  334. display: inline-block;
  335. }
  336. sidebar-menu-items-collection .site-model-button .dataset-grp-toolbar {
  337. width: 50px;
  338. background: transparent;
  339. display: flex;
  340. align-items: center;
  341. justify-content: space-between;
  342. }
  343. sidebar-menu-items-collection .site-model-button .btn-borderless {
  344. width: 16px;
  345. height: 16px;
  346. padding: 0;
  347. }
  348. sidebar-menu-items-collection .site-model-button .btn-borderless:hover {
  349. background: transparent;
  350. border: 1px solid transparent;
  351. }
  352. sidebar-menu-items-collection .site-model-button .btn-default:active {
  353. background: transparent;
  354. }
  355. sidebar-menu-items-collection .site-model-button .btn-borderless:focus:focus:hover,
  356. sidebar-menu-items-collection .site-model-button .btn-borderless:focus:hover,
  357. sidebar-menu-items-collection .site-model-button .btn-borderless:hover {
  358. background: transparent;
  359. border: 1px solid transparent;
  360. }
  361. .list-group-item {
  362. background: transparent !important;
  363. color: #fff !important;
  364. }
  365. .list-group-item.active {
  366. background: #15BEC8 !important;
  367. }
  368. .list-group-item .btn-borderless {
  369. width: 16px;
  370. height: 16px;
  371. padding: 0;
  372. }
  373. .btn-borderless:hover {
  374. background: transparent !important;
  375. border: 1px solid transparent !important;
  376. }
  377. .list-group-item .glyphicon-share-alt:before {
  378. content: '' !important;
  379. width: 16px;
  380. height: 16px;
  381. background: url(../img/icon/icon_share.png)no-repeat;
  382. background-size: 100% 100%;
  383. display: inline-block;
  384. }
  385. .list-group-item .data-set-info {
  386. display: flex;
  387. align-items: self-start;
  388. justify-content: center;
  389. }
  390. .list-group-item .data-set-info .data-set-icon {
  391. padding: 6px;
  392. border: none;
  393. margin-top: 5px;
  394. }
  395. /* 查看 */
  396. sidebar-menu #view-menu>.panel-body .checkbox:hover {
  397. background: transparent !important;
  398. color: #15BEC8;
  399. }
  400. sidebar-menu .checkbox input[type=checkbox] {
  401. width: 16px;
  402. height: 16px;
  403. background: url(../img/icon/sel@2x_1.png)no-repeat !important;
  404. background-size: 100% 100%;
  405. }
  406. .panel-heading {
  407. background: transparent !important;
  408. }
  409. poi-type-group-list .panel-default>.panel-heading {
  410. border-color: transparent;
  411. }
  412. sidebar-menu-item>li icon {
  413. /* padding: 10px !important; */
  414. }
  415. /* 兴趣点 */
  416. .panel-heading .btn-group button {
  417. background: transparent;
  418. border-color: transparent;
  419. }
  420. .panel-heading .btn-group button:active {
  421. background: transparent;
  422. }
  423. .panel-heading .btn-group button:hover {
  424. background: #15BEC8;
  425. }
  426. .panel-heading .btn-group button .fa::before {
  427. color: #fff;
  428. }
  429. poi-type-list .checkbox {
  430. display: flex;
  431. align-items: center;
  432. }
  433. .list-group-item .list-group-item-heading {
  434. display: flex;
  435. align-items: center;
  436. }
  437. poi-type-list .fa-pencil:before,
  438. .list-group-item-heading .fa-pencil:before {
  439. width: 16px;
  440. height: 16px;
  441. content: '';
  442. background: url(../img/icon/icon_edit.png)no-repeat;
  443. background-size: 100% 100%;
  444. display: inline-block;
  445. }
  446. /* 弹窗 */
  447. .modal-dialog .modal-content {
  448. background: rgba(0, 0, 0, .8);
  449. color: #fff;
  450. }
  451. .modal-dialog .modal-content .form-group select {
  452. background: transparent;
  453. border: 1px solid rgba(255, 255, 255, 0.4);
  454. color: #fff;
  455. }
  456. .modal-dialog .modal-content .form-group select option {
  457. background: rgba(0, 0, 0, .8);
  458. color: #fff;
  459. }
  460. .modal-dialog .modal-content .form-group select option:hover {
  461. background: #15BEC8;
  462. }
  463. .modal-dialog .nav-pills-used-langs li>a {
  464. color: #fff;
  465. }
  466. .modal-dialog .nav-pills-used-langs li>a:hover {
  467. background: transparent;
  468. }
  469. .modal-dialog .modal-content .nav-pills>li.active>a {
  470. background: #15BEC8;
  471. }
  472. .modal-dialog .modal-body .btn-danger {
  473. border: 1px solid rgba(255, 255, 255, 0.4);
  474. background: transparent;
  475. }
  476. .modal-dialog .modal-content .glyphicon-trash:before {
  477. width: 16px;
  478. height: 16px;
  479. background: url('../img/icon/icon_del.png')no-repeat;
  480. background-size: 100% 100%;
  481. display: inline-block;
  482. content: '';
  483. }
  484. .modal-dialog .modal-body .btn-default {
  485. background-color: transparent;
  486. color: #fff;
  487. border-radius: 4px;
  488. border: 1px solid rgba(255, 255, 255, 0.4);
  489. }
  490. .modal-dialog .modal-body .btn-default:hover {
  491. color: #fff;
  492. }
  493. .modal-dialog .modal-footer .btn-default {
  494. border-radius: 4px;
  495. border: 1px solid #15BEC8;
  496. color: #15BEC8;
  497. background: transparent;
  498. }
  499. .modal-dialog .modal-footer .btn-primary:hover {
  500. color: #fff;
  501. background-color: #15BEC8;
  502. border-color: #15BEC8;
  503. }
  504. .modal-header {
  505. border-bottom: 1px solid rgba(255, 255, 255, .2) !important;
  506. }
  507. .modal-footer {
  508. border-top: 1px solid rgba(255, 255, 255, .2) !important;
  509. }
  510. /* .modal-dialog .btn-default:hover {
  511. background: transparent;
  512. color: #15BEC8;
  513. } */
  514. .modal-dialog .btn-primary {
  515. background-color: #15BEC8;
  516. border-color: #15BEC8;
  517. }
  518. .modal-dialog .btn-primary:hover {
  519. /* opacity: 0.9; */
  520. }
  521. .modal-dialog input.form-control {
  522. background: transparent;
  523. border: 1px solid rgba(255, 255, 255, 0.4);
  524. color: #fff;
  525. }
  526. .form-group select {
  527. background: transparent !important;
  528. border: 1px solid rgba(255, 255, 255, 0.4) !important;
  529. color: #fff !important;
  530. }
  531. .form-group select option {
  532. background: rgba(0, 0, 0, .8) !important;
  533. color: #fff !important;
  534. }
  535. .form-group select option:hover {
  536. background: #15BEC8 !important;
  537. }
  538. hr {
  539. border-top: 1px solid rgba(255, 255, 255, .2) !important;
  540. }
  541. input {
  542. background: transparent !important;
  543. border: 1px solid rgba(255, 255, 255, 0.4) !important;
  544. color: #fff !important;
  545. }
  546. .ui-widget-content {
  547. background: transparent !important;
  548. border-color: #15BEC8 !important;
  549. }
  550. .ui-button,
  551. .ui-state-default,
  552. .ui-widget-content .ui-state-default,
  553. .ui-widget-header .ui-state-default,
  554. html .ui-button.ui-state-disabled:active,
  555. html .ui-button.ui-state-disabled:hover {
  556. background: #15BEC8 !important;
  557. border-color: #15BEC8 !important;
  558. }
  559. .glyphicon-chevron-down:before {
  560. color: #fff;
  561. }
  562. sidebar-menu #view-menu #pointcloud-menu #pointcloud-options #pointcloud-pane>div>button {
  563. background: transparent !important;
  564. }
  565. sidebar-menu-items-collection>.panel-autoscroll::-webkit-scrollbar {
  566. width: 8px;
  567. }
  568. sidebar-menu-items-collection>.panel-autoscroll::-webkit-scrollbar-track {
  569. background-color: #000;
  570. -webkit-border-radius: 1em;
  571. -moz-border-radius: 1em;
  572. border-radius: 1em;
  573. }
  574. sidebar-menu-items-collection>.panel-autoscroll::-webkit-scrollbar-thumb {
  575. background-color: rgba(255, 255, 255, .2);
  576. -webkit-border-radius: 1em;
  577. -moz-border-radius: 1em;
  578. border-radius: 1em;
  579. }
  580. .clear-background .siteModelIcon {
  581. /* width: 24px;
  582. height: 24px; */
  583. }
  584. .border-top,
  585. left-panel .poi-extensions-box>*>* {
  586. border-top: 1px solid rgba(255, 255, 255, .2) !important;
  587. }
  588. .search-box #searchInput.padding-left-menu-icon {
  589. border-color: transparent !important;
  590. padding-left: 10px !important;
  591. }
  592. .list-group-item {
  593. border-color: rgba(255, 255, 255, .2) !important;
  594. }
  595. .panel-autoscroll sidebar-menu-item.active:active>li,
  596. .panel-autoscroll sidebar-menu-item.active:hover>li,
  597. .panel-autoscroll sidebar-menu-item.active>li,
  598. .panel-autoscroll sidebar-menu-item>li.active,
  599. .panel-autoscroll sidebar-menu-item>li.active:active,
  600. .panel-autoscroll sidebar-menu-item>li.active:hover {
  601. color: #15BEC8 !important;
  602. background-color: rgba(0, 0, 0, 0.5) !important;
  603. }
  604. /* .panel-autoscroll sidebar-menu-item.active>li icon>i.material-icons[icon-ligature="straighten"] {
  605. background: url(../img/icon/icon_measure@2x_1.png)no-repeat;
  606. background-size: 100% 100%;
  607. width: 20px;
  608. height: 20px;
  609. color: transparent;
  610. } */
  611. navbar-menu .navbar-menu-panel #login-panel {
  612. background-color: rgba(0, 0, 0, 0.8) !important;
  613. color: #fff;
  614. }
  615. #login-panel .panel-heading {
  616. color: #fff;
  617. }
  618. #login-panel .btn-primary {
  619. background: #15BEC8;
  620. }
  621. #login-panel .panel-heading {
  622. border-color: rgba(255, 255, 255, 0.2);
  623. }
  624. #login-panel .border-bottom {
  625. border: 1px solid rgba(255, 255, 255, 0.2);
  626. }
  627. .vertical-menu .vertical-menu-heading .menu-close-button {
  628. /* width: 16px;
  629. height: 16px; */
  630. }
  631. /* 测量右侧 */
  632. .vertical-menu .expand-wrapper {
  633. background: transparent !important;
  634. border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
  635. }
  636. .vertical-menu {
  637. background-color: #141414 !important;
  638. color: #fff !important;
  639. }
  640. .vertical-menu .ng-binding {
  641. color: #fff !important;
  642. }
  643. .tool-container img.selected,
  644. .tool-container img:hover {
  645. background-color: #15BEC8 !important;
  646. }
  647. point-cloud-viewport .view-switcher__holder .btn-default {
  648. background: rgba(0, 0, 0, 0.8);
  649. border-color: transparent;
  650. }
  651. point-cloud-viewport .view-switcher__holder .btn-default svg {
  652. color: #fff;
  653. }
  654. measurement-tool {
  655. /* width: auto !important; */
  656. /* flex: none !important; */
  657. /* margin-right: 20px; */
  658. }
  659. measurement-tool>span {
  660. display: flex!important;
  661. align-items: center!important;
  662. justify-content: center!important;
  663. }
  664. measurement-tool>span>img {
  665. margin-right: 10px!important;
  666. border-radius: 50% !important;
  667. }
  668. /* 路线弹窗 */
  669. route-inputs .route-box {
  670. background: transparent;
  671. }
  672. route-inputs .border-bottom {
  673. border-bottom: 1px solid transparent;
  674. }
  675. route-inputs .route-box .btn-reverse-route,
  676. route-inputs .route-box .btn-reverse-route:hover {
  677. background: transparent;
  678. right: 27px;
  679. }
  680. /* 分享 */
  681. share-menu .form-group+.no-margin-bottom {
  682. display: none;
  683. }
  684. /* 坐标 */
  685. #coord_editor {
  686. display: none;
  687. }
  688. sidebar-menu-items-collection>.panel-autoscroll>.sidebar-menu-template span {
  689. color: #999999 !important;
  690. }
  691. sidebar-menu-items-collection>.panel-autoscroll>.sidebar-menu-template select {
  692. background: transparent !important;
  693. border: 1px solid rgba(255, 255, 255, 0.4) !important;
  694. color: #fff !important;
  695. }
  696. sidebar-menu-items-collection>.panel-autoscroll>.sidebar-menu-template select option {
  697. background: rgba(0, 0, 0, .8) !important;
  698. color: #fff !important;
  699. }
  700. sidebar-menu-items-collection>.panel-autoscroll>.sidebar-menu-templateselect option:hover {
  701. background: #15BEC8 !important;
  702. }
  703. /* 编辑模式 */
  704. /* .panel-heading{
  705. color: #fff !important;
  706. } */
  707. .sidebar-menu-item-mode-normal {
  708. display: none!important;
  709. }
  710. h4[title="编辑模式"]+sidebar-menu-items-collection .panel-autoscroll sidebar-menu-item:nth-of-type(1) {
  711. display: none !important;
  712. }
  713. .ng-isolate-scope sidebar-menu-item>li.sidebar-menu-item-mode-vector-map {
  714. display: none;
  715. }
  716. .ng-isolate-scope sidebar-menu-item>li.sidebar-menu-item-mode-geo-reg {
  717. display: none;
  718. }
  719. site-model-collection .dataset-grp-toolbar {
  720. background: transparent;
  721. display: flex;
  722. align-items: center;
  723. justify-content: space-between;
  724. }
  725. site-model-collection .dataset-grp-toolbar .fa {
  726. color: #fff;
  727. }
  728. site-model-editor .site-model-tree-entity>[role=button].selected>dataset-group-toolbar .dataset-grp-toolbar button {
  729. color: #fff !important;
  730. }
  731. site-model-editor .btn-primary {
  732. background: #15BEC8;
  733. }
  734. site-model-editor .btn-primary:hover {
  735. background: #15BEC8;
  736. }
  737. /* 空间模型 */
  738. .ng-isolate-scope sidebar-menu-item>li.sidebar-menu-item-mode-site-model {
  739. display: none;
  740. }
  741. form[class="ng-pristine ng-valid"] .panel.panel-default {
  742. border-color: rgba(255, 255, 255, .2);
  743. }
  744. form[class="ng-pristine ng-valid"] .panel .panel-heading {
  745. color: #fff;
  746. border-color: rgba(255, 255, 255, .2);
  747. }
  748. form[class="ng-pristine ng-valid"] .panel .panel-body .add-building {
  749. background: #15BEC8;
  750. color: #fff;
  751. border-color: #15BEC8;
  752. }
  753. form[class="ng-pristine ng-valid"] .panel .panel-body .add-building:hover {
  754. background: #15BEC8;
  755. color: #fff;
  756. }
  757. form[class="ng-pristine ng-valid"] .panel .panel-body .btn-block:nth-of-type(n+2) {
  758. display: none;
  759. }
  760. form[class="ng-pristine ng-valid"] .panel .panel-body label.btn-block {
  761. display: none;
  762. }
  763. /* 点击锁 */
  764. form[class="ng-pristine ng-valid ng-submitted"] .panel.panel-default {
  765. border-color: rgba(255, 255, 255, .2);
  766. }
  767. form[class="ng-pristine ng-valid ng-submitted"] .panel .panel-heading {
  768. color: #fff;
  769. border-color: rgba(255, 255, 255, .2);
  770. }
  771. form[class="ng-pristine ng-valid ng-submitted"] .panel .panel-body .add-building {
  772. background: #15BEC8;
  773. color: #fff;
  774. border-color: #15BEC8;
  775. }
  776. form[class="ng-pristine ng-valid ng-submitted"] .panel .panel-body .add-building:hover {
  777. background: #15BEC8;
  778. color: #fff;
  779. }
  780. form[class="ng-pristine ng-valid ng-submitted"] .panel .panel-body .btn-block:nth-of-type(n+2) {
  781. display: none;
  782. }
  783. form[class="ng-pristine ng-valid ng-submitted"] .panel .panel-body label.btn-block {
  784. display: none;
  785. }
  786. /* 点击透视全景图勾选 */
  787. form[role="form"] .panel.panel-default {
  788. border-color: rgba(255, 255, 255, .2);
  789. }
  790. form[role="form"] .panel .panel-heading {
  791. color: #fff;
  792. border-color: rgba(255, 255, 255, .2);
  793. }
  794. form[role="form"] .panel .panel-body .add-building {
  795. background: #15BEC8;
  796. color: #fff;
  797. border-color: #15BEC8;
  798. }
  799. form[role="form"] .panel .panel-body .add-building:hover {
  800. background: #15BEC8;
  801. color: #fff;
  802. }
  803. form[role="form"] .panel .panel-body .btn-block:nth-of-type(n+2) {
  804. display: none;
  805. }
  806. form[role="form"] .panel .panel-body label.btn-block {
  807. display: none;
  808. }
  809. form[role="form"] .form-group button[ng-click="vm.save()"] {
  810. background-color: #15BEC8;
  811. }
  812. form[class="ng-valid ng-dirty ng-valid-parse"] .panel.panel-default {
  813. border-color: rgba(255, 255, 255, .2);
  814. }
  815. form[class="ng-valid ng-dirty ng-valid-parse"] .panel .panel-heading {
  816. color: #fff;
  817. border-color: rgba(255, 255, 255, .2);
  818. }
  819. form[class="ng-valid ng-dirty ng-valid-parse"] .panel .panel-body .add-building {
  820. background: #15BEC8;
  821. color: #fff;
  822. border-color: #15BEC8;
  823. }
  824. form[class="ng-valid ng-dirty ng-valid-parse"] .panel .panel-body .add-building:hover {
  825. background: #15BEC8;
  826. color: #fff;
  827. }
  828. form[class="ng-valid ng-dirty ng-valid-parse"] .panel .panel-body .btn-block:nth-of-type(n+2) {
  829. display: none;
  830. }
  831. form[class="ng-valid ng-dirty ng-valid-parse"] .panel .panel-body label.btn-block {
  832. display: none !important;
  833. }
  834. /* 空间模型结束 */
  835. .btn-group>.btn:first-child {
  836. color: #fff;
  837. }
  838. vector-map-toolbar[class="ng-isolate-scope"] .btn-toolbar .btn-default {
  839. color: #fff;
  840. }
  841. vector-map-toolbar[class="ng-isolate-scope"] .btn-toolbar .btn-default:hover {
  842. background: #15BEC8;
  843. }
  844. .form-control {
  845. background: transparent !important;
  846. color: #fff !important;
  847. }
  848. download-button .collapse-style {
  849. background-color: transparent !important;
  850. bottom: 80% !important;
  851. }
  852. .input-group-addon {
  853. background: transparent !important;
  854. }
  855. download-button .dropdown-toggle {
  856. background: transparent !important;
  857. }
  858. .vertical-menu .vertical-menu-content ul {
  859. background: transparent !important;
  860. }
  861. .dropdown-menu {
  862. background: rgba(0, 0, 0, .8) !important;
  863. }
  864. .open>.dropdown-toggle.btn-default,
  865. .open>.dropdown-toggle.btn-default:active {
  866. background: transparent !important;
  867. color: #fff !important;
  868. }
  869. .dropdown-menu>li.active,
  870. .dropdown-menu>li:focus,
  871. .dropdown-menu>li:hover {
  872. background: #15BEC8 !important;
  873. }
  874. .vertical-menu-content ul .selected {
  875. background: #15BEC8 !important;
  876. }
  877. download-button .input-group .btn-primary {
  878. background-color: #15BEC8;
  879. border-color: #15BEC8;
  880. }
  881. #vertical-toolbox-menu .vertical-menu-content download-point-cloud .collapse-style .input-group input[placeholder="pointcloud"] {
  882. display: none !important;
  883. }
  884. #vertical-toolbox-menu .vertical-menu-content download-point-cloud .collapse-style .input-group .input-group-addon {
  885. display: none !important;
  886. }
  887. #vertical-toolbox-menu .vertical-menu-content download-point-cloud .collapse-style .input-group .input-group-btn button {
  888. width: 100%!important;
  889. float: right;
  890. border-radius: 4px;
  891. }
  892. #vertical-toolbox-menu .vertical-menu-content download-point-cloud reference-dataset-selection {
  893. display: none;
  894. }
  895. .route-box .btn-close:active,
  896. .route-box .btn-close:hover {
  897. background: transparent !important;
  898. }
  899. attributes-editor .form-group .btn-primary:hover {
  900. background: #15BEC8;
  901. border-color: #15BEC8;
  902. }
  903. .panel-body .panel-group .panel:nth-of-type(-n+5) {
  904. display: none;
  905. }
  906. /* 导入/导出兴趣点 */
  907. poi-export-import .collapse-style {
  908. display: none !important;
  909. }
  910. /* 第三方许可 */
  911. #third-party-licenses-button {
  912. display: none;
  913. }
  914. #floorChanger {
  915. background: rgba(0, 0, 0, 0.8) !important;
  916. }
  917. floor-changer .btn-group-vertical button[ng-repeat="floorName in vm.floorNames | reverse"] {
  918. background: transparent !important;
  919. border-radius: 4px !important;
  920. color: #15BEC8 !important;
  921. }
  922. /* 关于 */
  923. #about-modal .modal-body>div:nth-of-type(4) {
  924. display: none;
  925. }
  926. #about-modal .modal-body>div:nth-of-type(5) {
  927. display: none;
  928. }
  929. #about-modal .modal-body>div:nth-of-type(6)>span,
  930. #about-modal .modal-body>div:nth-of-type(6) ul {
  931. display: none;
  932. }
  933. #about-modal .modal-body>div:nth-of-type(6) {
  934. height: 40px;
  935. }
  936. #about-modal .modal-body>div:nth-of-type(7) {
  937. display: none;
  938. }
  939. .panel-body .text-warning {
  940. color: #fff !important;
  941. }
  942. /* 数据集校准 */
  943. button[title="导出实体"] {
  944. display: none !important;
  945. }
  946. input[readonly="readonly"] {
  947. color: #999 !important;
  948. }
  949. .modal-dialog-wide attributes-editor[key-suggestions="['external_entity_id']"] {
  950. display: none !important;
  951. }
  952. #viewConfiguration hr {
  953. /* display: none !important; */
  954. }
  955. #viewConfiguration .checkbox:nth-of-type(-n+4) {
  956. /* display: none !important; */
  957. }
  958. automatic-alignment {
  959. /* display: none !important; */
  960. }
  961. dataset-tree {
  962. display: none !important;
  963. }
  964. generate-and-save-bundle-xml {
  965. /* display: none !important; */
  966. }
  967. dataset-alignment-panel form[role="form"] .form-group.text-right.mt-10 {
  968. display: none !important;
  969. }
  970. /* 变换 */
  971. #transform-panel .panel-body .btn-default {
  972. background: transparent;
  973. color: #fff;
  974. border-color: rgba(255, 255, 255, .2) !important;
  975. }
  976. .panel-heading h3 {
  977. color: #fff !important;
  978. }
  979. #transform-panel .panel-body button:hover {
  980. background: #143537;
  981. }
  982. #transform-panel .panel-body button:focus {
  983. background: #143537;
  984. }
  985. /* 测量 */
  986. measurement-list .material-icons {
  987. color: #fff !important;
  988. }
  989. measurement-list .fa-square-o:before {
  990. color: #fff !important;
  991. }
  992. measurement-list .hovered {
  993. background-color: #143537 !important;
  994. }
  995. measurement-list hr {
  996. border: .5px solid rgba(255, 255, 255, .2) !important;
  997. }
  998. button[title="放大镜"]:hover {
  999. background: #15BEC8 !important;
  1000. }
  1001. button[title="放大镜"].active svg {
  1002. color: #15BEC8 !important;
  1003. }
  1004. button[title="放大镜"].active:hover svg {
  1005. color: #fff !important;
  1006. }
  1007. measurement-list-toolbar .fa-check-square-o {
  1008. color: #fff;
  1009. }
  1010. .measurement-details-row .fa-check-square-o {
  1011. color: #fff;
  1012. }
  1013. .glyphicon-resize-full::before {
  1014. color: #fff !important;
  1015. }
  1016. .nav-tabs[role="tablist"] {
  1017. border-bottom: none !important;
  1018. }
  1019. .nav-tabs>li.active>a,
  1020. .nav-tabs>li.active>a:focus,
  1021. .nav-tabs>li.active>a:hover {
  1022. color: #fff !important;
  1023. background-color: #15BEC8 !important;
  1024. border-color: transparent !important;
  1025. }
  1026. .nav-tabs>li>a {
  1027. color: #fff !important;
  1028. }
  1029. .nav-tabs>li>a:focus,
  1030. .nav-tabs>li>a:hover {
  1031. background-color: #15BEC8 !important;
  1032. border-color: transparent !important;
  1033. }
  1034. .fa-pencil:before {
  1035. color: #fff !important;
  1036. }
  1037. /* left-panel .poi-extensions-box {
  1038. overflow-x: hidden;
  1039. } */
  1040. .dropdown-menu {
  1041. border-top: 1px solid transparent !important;
  1042. }
  1043. .dropdown-menu .divider {
  1044. background-color: rgba(255, 255, 255, .4) !important;
  1045. }
  1046. .open>.dropdown-toggle.btn-default {
  1047. border-color: rgba(255, 255, 255, .4) !important;
  1048. }
  1049. .dropdown-toggle {
  1050. border-color: rgba(255, 255, 255, .4) !important;
  1051. }
  1052. .btn-file:hover {
  1053. background-color: #15BEC8 !important;
  1054. }
  1055. /* 选择参考数据集 */
  1056. #referenceDatasetSelectionSetting {
  1057. border: 1px solid rgba(255, 255, 255, .2);
  1058. }
  1059. /* 搜索 */
  1060. #results-list.show {
  1061. left: 60px!important;
  1062. }
  1063. #results-list .results-heading {
  1064. background-color: transparent !important;
  1065. }
  1066. .dropdown-menu-search-results>li {}
  1067. .dropdown-menu-search-results>li {
  1068. color: #fff !important;
  1069. background: transparent !important;
  1070. }
  1071. .dropdown-menu-search-results.dropdown-menu>li.active {
  1072. background: transparent !important;
  1073. }
  1074. .dropdown-menu-search-results.dropdown-menu>li:hover {
  1075. background: #15BEC8!important;
  1076. }
  1077. #results-list .list-group .list-group-item:hover {
  1078. background: #15BEC8!important;
  1079. }
  1080. results-element .checkbox,
  1081. .radio {
  1082. color: #999999 !important;
  1083. }
  1084. .dropdown-menu-search-results.dropdown-menu.dropdown-menu-item-separators>li:not(.divider):not(:last-child) {
  1085. border-bottom: 1px solid rgba(255, 255, 255, .2);
  1086. }
  1087. /* PDF */
  1088. .cdk-overlay-container mat-dialog-container .mat-dialog-title {
  1089. color: #fff;
  1090. }
  1091. .cdk-overlay-container mat-dialog-container .body-container .link-ellipses span.ng-star-inserted {
  1092. color: #fff;
  1093. }
  1094. .cdk-overlay-container mat-dialog-container .body-container i[class="material-icons icn-small clickable"] {
  1095. color: #fff;
  1096. }
  1097. .cdk-overlay-container mat-dialog-container {
  1098. background: rgba(0, 0, 0, .8);
  1099. }
  1100. .cdk-overlay-container mat-dialog-container .measurement-container {
  1101. background: #141414 !important;
  1102. }
  1103. .cdk-overlay-container mat-dialog-container .measurement-container .flex-row {
  1104. color: #fff;
  1105. }
  1106. .cdk-overlay-container mat-dialog-container .measurement-container .flex-row .subtitle {
  1107. color: #fff;
  1108. margin-bottom: 22px;
  1109. }
  1110. .cdk-overlay-container mat-dialog-container .measurement-container .location {
  1111. color: #fff;
  1112. }
  1113. .cdk-overlay-container mat-dialog-container .measurement-container .location img {
  1114. width: 16px;
  1115. height: 16px;
  1116. margin-right: 10px;
  1117. }
  1118. .cdk-overlay-container .mat-flat-button {
  1119. border-radius: 4px;
  1120. border: 1px solid #15BEC8;
  1121. background: transparent;
  1122. color: #15BEC8;
  1123. }
  1124. .cdk-overlay-container mat-dialog-actions .mat-flat-button.mat-primary {
  1125. background: #15BEC8;
  1126. }
  1127. .cdk-overlay-container mat-dialog-container .mat-dialog-content::-webkit-scrollbar {
  1128. width: 8px;
  1129. }
  1130. .cdk-overlay-container mat-dialog-container .mat-dialog-content::-webkit-scrollbar-track {
  1131. background-color: #000;
  1132. -webkit-border-radius: 1em;
  1133. -moz-border-radius: 1em;
  1134. border-radius: 1em;
  1135. }
  1136. .cdk-overlay-container mat-dialog-container .mat-dialog-content::-webkit-scrollbar-thumb {
  1137. background-color: rgba(255, 255, 255, .2);
  1138. -webkit-border-radius: 1em;
  1139. -moz-border-radius: 1em;
  1140. border-radius: 1em;
  1141. }
  1142. /* 导出XML */
  1143. #xmlExport button.form-control {
  1144. border: none;
  1145. background: #15BEC8 !important;
  1146. }
  1147. /* 右键兴趣点 */
  1148. .context-menu-list {
  1149. background: rgba(0, 0, 0, 0.5) !important;
  1150. border: none !important;
  1151. }
  1152. .context-menu-item {
  1153. background: transparent !important;
  1154. color: #fff !important;
  1155. }
  1156. .context-menu-item:hover {
  1157. background: #15BEC8 !important;
  1158. }
  1159. .context-menu-item.context-menu-icon:before {
  1160. color: #fff !important;
  1161. }
  1162. /* 多语言 */
  1163. translation-editor[selected-language="selectedLanguage"] .form-group:first-of-type {
  1164. display: none;
  1165. }
  1166. /* 平面图 */
  1167. sidebar-menu-item li h4[title="平面图"]+sidebar-menu-items-collection.active {
  1168. position: fixed;
  1169. width: calc(100% - 60px);
  1170. height: calc(100% - 60px);
  1171. right: 0;
  1172. left: 60px !important;
  1173. top: 62px !important;
  1174. }
  1175. /* 导航栏 */
  1176. body {
  1177. background-color: #141414 !important;
  1178. }
  1179. sidebar-preview-menu>.vertical-menu>.vertical-menu-content>sidebar-menu-items-collection>.panel-autoscroll>ul>sidebar-menu-item:nth-of-type(2) {
  1180. display: none;
  1181. /* 隐藏数据集 */
  1182. }
  1183. .vertical-menu .vertical-menu-heading {
  1184. background: #141414 !important;
  1185. }
  1186. .vertical-menu .vertical-menu-heading h3 {
  1187. /* background-color: rgba(0, 0, 0, 0.5) !important; */
  1188. margin: 0 0 0 0 !important;
  1189. }
  1190. sidebar-menu-items-collection.active {
  1191. left: 0 !important;
  1192. z-index: 100;
  1193. }
  1194. sidebar-menu>.vertical-menu>.vertical-menu-heading .back-button {
  1195. display: none !important;
  1196. }
  1197. .vertical-menu-content>sidebar-menu-items-collection>.panel-autoscroll>ul>sidebar-menu-item>li>h4 {
  1198. opacity: 0 !important;
  1199. }
  1200. .custom-tooltip {
  1201. /* margin: 0 auto; */
  1202. }
  1203. sidebar-menu-item>li {
  1204. padding-left: 0 !important;
  1205. }
  1206. sidebar-menu .vertical-menu-content>sidebar-menu-items-collection>.panel-autoscroll>ul>sidebar-menu-item>li>.custom-tooltip {
  1207. opacity: 0;
  1208. }
  1209. sidebar-preview-menu>.vertical-menu sidebar-menu-items-collection>.panel-autoscroll {
  1210. background-color: transparent!important;
  1211. }
  1212. sidebar-preview-menu>.vertical-menu sidebar-menu-items-collection sidebar-menu-item>li {
  1213. display: flex;
  1214. align-items: center;
  1215. justify-content: center;
  1216. margin-left: 0px !important;
  1217. }
  1218. sidebar-menu>.vertical-menu {
  1219. left: 60px!important;
  1220. max-height: 60%;
  1221. top: 62px !important;
  1222. }
  1223. sidebar-preview-menu>.vertical-menu {
  1224. height: 100% !important;
  1225. }
  1226. sidebar-menu>.vertical-menu.hide {
  1227. left: -461px!important;
  1228. }
  1229. sidebar-menu .copyright-area>.logo img {
  1230. opacity: 0 !important;
  1231. }
  1232. /* .desktop>sidebar-preview-menu>.vertical-menu>.vertical-menu-content>sidebar-menu-items-collection>.panel-autoscroll {
  1233. height: calc(100%) !important;
  1234. } */
  1235. navbar-menu .navbar-default {
  1236. height: 62px!important;
  1237. background-color: #141414 !important;
  1238. margin: 0 !important;
  1239. padding: 0!important;
  1240. border-radius: 0;
  1241. }
  1242. #insetPanel .swap-views-button {
  1243. position: fixed;
  1244. top: 6px;
  1245. right: 122px;
  1246. z-index: 999;
  1247. width: 0;
  1248. }
  1249. #insetPanel {
  1250. width: 0 !important;
  1251. height: 0 !important;
  1252. min-width: 0 !important;
  1253. min-height: 0 !important;
  1254. z-index: 1000 !important;
  1255. }
  1256. #insetPanel canvas {
  1257. display: none !important;
  1258. }
  1259. /* 登录头像 */
  1260. navbar-menu .navbar-default .navbar-custom>li.navbar-menu-item-user {
  1261. margin: 10px !important;
  1262. /* display: none; */
  1263. }
  1264. .glyphicon-resize-full:before {
  1265. content: "" !important;
  1266. width: 24px;
  1267. height: 24px;
  1268. display: block;
  1269. background: url(../img/icon/icon_location_n.png)no-repeat;
  1270. background-size: 100% 100%;
  1271. }
  1272. .glyphicon-resize-full.active:before {
  1273. content: "" !important;
  1274. width: 24px;
  1275. height: 24px;
  1276. display: block;
  1277. background: url(../img/icon/icon_location_s.png)no-repeat;
  1278. background-size: 100% 100%;
  1279. }
  1280. toolbox-menu>.vertical-menu {
  1281. /* height: calc(100% - 62px) !important;
  1282. top: 62px !important; */
  1283. }
  1284. point-cloud-viewport .view-switcher__holder {
  1285. top: 70px !important;
  1286. }
  1287. .uncollapse-btn {
  1288. justify-content: flex-end;
  1289. }
  1290. .uncollapse-btn .uncollapse-button-text {
  1291. display: none !important;
  1292. }
  1293. .uncollapse-btn .button-padding-left {
  1294. width: 40px;
  1295. height: 40px;
  1296. background: rgba(0, 0, 0, 0.8);
  1297. border-radius: 50%;
  1298. display: flex;
  1299. align-items: center;
  1300. justify-content: center;
  1301. }
  1302. .uncollapse-btn .button-padding-leftimg[alt="arrow_icon"] {
  1303. width: 24px;
  1304. height: 24px;
  1305. }
  1306. .vertical-viewport-separator .btn-resizer {
  1307. display: none !important;
  1308. }
  1309. .vertical-viewport-separator.resizeable {
  1310. background: #141414 !important;
  1311. }
  1312. measurement-details .measurement-details .measurement-details-row img[alt="distance_icon"] {
  1313. display: none;
  1314. }
  1315. .measurement-note-placeholder {
  1316. font-style: normal !important;
  1317. }
  1318. measurements {
  1319. padding: 0 !important;
  1320. }
  1321. measurement-tool-selection[ng-reflect-is-collapsed-view="false"] {
  1322. background: #000;
  1323. padding: 25px 20px 0;
  1324. margin-bottom: 0 !important;
  1325. }
  1326. measurement-tool-selection[ng-reflect-is-collapsed-view="true"] {
  1327. background: #000;
  1328. margin-bottom: 0 !important;
  1329. }
  1330. measurement-list {
  1331. margin: 0 !important;
  1332. }
  1333. floor-changer .btn-group-vertical {
  1334. display: none !important;
  1335. }
  1336. .measurement-list-items {
  1337. background: #000;
  1338. }
  1339. button[title="隐藏所选"] .material-icons {
  1340. background: url(../img/icon/icon_hide.png?4)no-repeat;
  1341. background-size: 100% 100%;
  1342. width: 20px;
  1343. height: 20px;
  1344. color: transparent !important;
  1345. }
  1346. button[title="分享所选"] .material-icons {
  1347. background: url(../img/icon/share.png?4)no-repeat;
  1348. background-size: 100% 100%;
  1349. width: 20px;
  1350. height: 20px;
  1351. color: transparent !important;
  1352. }
  1353. button[title="删除所选"] .material-icons {
  1354. background: url(../img/icon/icon_del.png?4)no-repeat;
  1355. background-size: 100% 100%;
  1356. width: 20px;
  1357. height: 20px;
  1358. color: transparent !important;
  1359. }
  1360. button[title="保存所选"] .material-icons {
  1361. background: url(../img/icon/icon_save.png?4)no-repeat;
  1362. background-size: 100% 100%;
  1363. width: 20px;
  1364. height: 20px;
  1365. color: transparent !important;
  1366. }
  1367. #view-menu>.panel-body>.checkbox:nth-of-type(3) {
  1368. display: none!important;
  1369. }
  1370. #collapsequality div[ui-slider] {
  1371. display: none !important;
  1372. }
  1373. .measurement-list-items::-webkit-scrollbar {
  1374. width: 8px;
  1375. }
  1376. .measurement-list-items::-webkit-scrollbar-track {
  1377. background-color: #000;
  1378. -webkit-border-radius: 1em;
  1379. -moz-border-radius: 1em;
  1380. border-radius: 1em;
  1381. }
  1382. .measurement-list-items::-webkit-scrollbar-thumb {
  1383. background-color: rgba(255, 255, 255, .2);
  1384. -webkit-border-radius: 1em;
  1385. -moz-border-radius: 1em;
  1386. border-radius: 1em;
  1387. }