12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145 |
- body a,
- body .link {
- color: #15BEC8;
- text-decoration: none;
- }
- body a:focus,
- body a:hover {
- color: #15BEC8;
- text-decoration: underline;
- }
- .ng-isolate-scope .vertical-menu {
- background-color: rgba(0, 0, 0, 0.8) !important;
- }
- /* sidebar-menu .copyright-area>.logo img {
- width: 104px !important;
- margin-left: 10px;
- } */
- .vertical-menu .vertical-menu-heading {
- background-color: transparent !important;
- border-bottom: 1px solid rgba(255, 255, 255, .2) !important;
- }
- .vertical-menu sidebar-menu-item.active:hover>li,
- .vertical-menu sidebar-menu-item.active>li {
- color: #15BEC8 !important;
- background-color: rgba(0, 0, 0, 0.5) !important;
- }
- .vertical-menu sidebar-menu-item>li:active,
- .vertical-menu sidebar-menu-item>li:hover {
- color: #15BEC8 !important;
- background-color: rgba(0, 0, 0, 0.5) !important;
- }
- .vertical-menu sidebar-menu-item.active>li {
- color: #15BEC8 !important;
- background-color: rgba(0, 0, 0, 0.5) !important;
- }
- .vertical-menu .panel {
- background-color: transparent;
- color: #fff;
- }
- .vertical-menu-content {
- background-color: transparent !important;
- }
- sidebar-menu-items-collection {
- background-color: transparent !important;
- }
- sidebar-preview-menu>.vertical-menu sidebar-menu-items-collection>.panel-autoscroll {
- background-color: transparent !important;
- }
- sidebar-preview-menu>.vertical-menu sidebar-menu-items-collection>.panel-autoscroll {
- display: none !important;
- }
- sidebar-preview-menu>.vertical-menu sidebar-menu-items-collection sidebar-menu-item>li icon>i {
- padding-top: 0 !important;
- padding-bottom: 0 !important;
- text-shadow: none !important;
- }
- sidebar-preview-menu>.vertical-menu sidebar-menu-items-collection sidebar-menu-item>li:hover icon>i {
- color: transparent !important;
- }
- sidebar-menu-items-collection>.panel-autoscroll {
- background-color: rgba(0, 0, 0, 0.5) !important;
- /* display: none !important; */
- }
- sidebar-menu-items-collection.active {
- background-color: #141414 !important;
- }
- sidebar-menu-items-collection>.panel-autoscroll>ul {
- background-color: transparent !important;
- }
- .ng-isolate-scope .vertical-menu .vertical-menu-heading>h3 {
- color: #fff;
- }
- .ng-isolate-scope sidebar-menu-item>li {
- color: #fff;
- }
- sidebar-menu .copyright-area {
- color: #fff;
- background-color: transparent !important;
- }
- sidebar-menu .link {
- color: #15BEC8;
- }
- .indoorViewer sidebar-menu>.vertical-menu>.vertical-menu-heading .back-button {
- color: #fff;
- }
- .threeD-overlay #left-panel-pois {
- /* width: 360px; */
- background: rgba(0, 0, 0, 0.8) !important;
- /* margin-left: 78px;
- height: 42px; */
- }
- .search-box #searchInput.padding-left-menu-icon {
- background: transparent !important;
- /* padding-left: 20px !important; */
- }
- navbar-menu .navbar-default .navbar-custom>li.navbar-menu-item-sidebar>a {
- /* padding: 0 !important; */
- }
- navbar-menu .navbar-default .navbar-custom>li.navbar-menu-item-sidebar>a icon i {
- /* height: 42px !important;
- width: 48px !important; */
- }
- .panel .btn-showhide-poi-details {
- color: #fff !important;
- }
- site-model-details .details-header {
- background: transparent !important;
- color: #fff !important;
- }
- .element-on-screen-trigger-wrapper {
- color: #fff !important;
- }
- .poi-btn-toolbar .btn-group button {
- border-right: 5px solid transparent !important;
- }
- .poi-btn-toolbar .btn-group button:hover {
- background-color: #15BEC8 !important;
- /* color: #15BEC8 !important; */
- border-right-color: transparent !important;
- }
- .poi-btn-toolbar button>.btn-description-mobile,
- .poi-btn-toolbar button>div .btn-description-mobile {
- color: #fff !important;
- }
- .panel .btn-showhide-poi-details:hover {
- background-color: transparent !important;
- }
- site-model-details .sme-pois .sme-poi:hover {
- background-color: #15BEC8 !important;
- }
- site-model-details .vcenter.padding-horizontal .long-title {
- color: #fff !important;
- }
- .panel {
- background: transparent !important;
- }
- navbar-menu .navbar-default .navbar-custom>li.navbar-menu-item-sidebar>a icon {
- background: transparent !important;
- }
- navbar-menu .navbar-default .navbar-custom>li.navbar-menu-item-sidebar.shadow {
- background: rgba(0, 0, 0, 0.8) !important;
- border-radius: 4px !important;
- }
- .search-box .input-group>.input-group-addon {
- background: transparent !important;
- /* background: rgba(0, 0, 0, 0.8) !important; */
- }
- .search-box #searchInput:not(.search-box-radius-poi-selected) {
- background: transparent !important;
- color: #fff;
- border: 1px solid transparent !important;
- }
- .search-box {
- background: transparent !important;
- }
- .ic_svg.clickable.border-left {
- border: none !important;
- }
- navbar-menu .navbar-default .navbar-custom>li.navbar-menu-item-user {
- background-color: #333333 !important;
- border: 1px solid #fff;
- box-sizing: border-box;
- }
- sidebar-menu>.vertical-menu>.vertical-menu-heading>.root-heading>span {
- display: none !important;
- }
- sidebar-menu-item>li icon>i.material-icons[icon-ligature="dashboard"] {
- background: url(../img/icon/icon_data@2x.png)no-repeat;
- background-size: 100% 100%;
- width: 20px;
- height: 20px;
- color: transparent;
- }
- .vertical-menu sidebar-menu-item.active>li icon>i.material-icons[icon-ligature="dashboard"] {
- background: url(../img/icon/icon_data@2_1.png)no-repeat;
- background-size: 100% 100%;
- }
- sidebar-menu-item>li icon>i.material-icons[icon-ligature="remove_red_eye"] {
- background: url(../img/icon/icon_eye@2x.png)no-repeat;
- background-size: 100% 100%;
- width: 20px;
- height: 20px;
- color: transparent;
- }
- .vertical-menu sidebar-menu-item.active>li icon>i.material-icons[icon-ligature="remove_red_eye"] {
- background: url(../img/icon/icon_eye@2x_1.png)no-repeat;
- background-size: 100% 100%;
- }
- sidebar-menu-item>li icon>i.material-icons[icon-ligature="location_on"] {
- background: url(../img/icon/icon_element@2x.png)no-repeat;
- background-size: 100% 100%;
- width: 20px;
- height: 20px;
- color: transparent;
- }
- .vertical-menu sidebar-menu-item.active>li icon>i.material-icons[icon-ligature="mode_edit"] {
- background: url(../img/icon/icon_EditMode_1.png)no-repeat;
- background-size: 100% 100%;
- }
- sidebar-menu-item>li icon>i.material-icons[icon-ligature="mode_edit"] {
- background: url(../img/icon/icon_EditMode.png)no-repeat;
- background-size: 100% 100%;
- width: 20px;
- height: 20px;
- color: transparent;
- }
- .vertical-menu sidebar-menu-item.active>li icon>i.material-icons[icon-ligature="location_on"] {
- background: url(../img/icon/icon_element@2x_1.png)no-repeat;
- background-size: 100% 100%;
- }
- sidebar-menu-item>li icon>i.material-icons[icon-ligature="straighten"] {
- background: url(../img/icon/icon_measure@2x.png)no-repeat;
- background-size: 100% 100%;
- width: 20px;
- height: 20px;
- color: transparent;
- }
- .vertical-menu sidebar-menu-item.active>li icon>i.material-icons[icon-ligature="straighten"] {
- background: url(../img/icon/icon_measure@2x_1.png)no-repeat;
- background-size: 100% 100%;
- }
- sidebar-menu-item>li icon>i.fa-thumb-tack[iv-tooltip="坐标查询"] {
- background: url(../img/icon/icon_location@2x.png)no-repeat;
- background-size: 100% 100%;
- width: 20px;
- height: 20px;
- color: transparent;
- }
- .vertical-menu sidebar-menu-item.active>li icon>i.fa-thumb-tack[iv-tooltip="坐标查询"] {
- background: url(../img/icon/icon_location@2x_1.png)no-repeat;
- background-size: 100% 100%;
- }
- /* 数据集 */
- .multiple-dataset-selector>h4 {
- height: 64px;
- margin: 0 auto 30px;
- line-height: 64px;
- border-bottom: 1px solid rgba(255, 255, 255, 0.2);
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- .multiple-dataset-selector>h4 toggle-switch {
- width: 50px !important;
- height: 24px !important;
- }
- h4 .toggle-switch {
- width: 50px !important;
- height: 24px !important;
- position: relative;
- }
- .toggle-switch input:checked+.slider {
- background-color: #15BEC8 !important;
- }
- h4 .toggle-switch .slider:before {
- height: 20px !important;
- width: 20px !important;
- left: 2px;
- bottom: 2px;
- content: "";
- background-color: #fff;
- border-radius: 50%;
- position: absolute;
- }
- .toggle-switch input:checked+.slider:before {
- transform: translateX(27px) !important;
- }
- .site-model-button i.collapse-expand-chevron:before {
- content: '';
- width: 10px;
- height: 10px;
- background: url(../img/icon/icon_down@2x.png)no-repeat;
- background-size: 100% 100%;
- }
- .site-model-tree-entity .site-model-button {
- height: 30px;
- }
- .site-model-button .siteModelIcon {
- width: 16px;
- height: 16px;
- }
- .site-model-button .fa-square-o:before {
- content: '';
- width: 16px;
- height: 16px;
- background: url(../img/icon/sel@2x.png)no-repeat;
- background-size: 100% 100%;
- display: inline-block;
- }
- sidebar-menu-items-collection .site-model-button .fa-check-square-o:before {
- content: '';
- width: 16px;
- height: 16px;
- background: url(../img/icon/sel@2x_1.png)no-repeat;
- background-size: 100% 100%;
- display: inline-block;
- }
- .site-model-button .glyphicon-info-sign:before {
- content: '';
- width: 16px;
- height: 16px;
- background: url(../img/icon/icon_info@2x.png)no-repeat;
- background-size: 100% 100%;
- display: inline-block;
- }
- sidebar-menu-items-collection .site-model-button .dataset-grp-toolbar {
- width: 50px;
- background: transparent;
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- sidebar-menu-items-collection .site-model-button .btn-borderless {
- width: 16px;
- height: 16px;
- padding: 0;
- }
- sidebar-menu-items-collection .site-model-button .btn-borderless:hover {
- background: transparent;
- border: 1px solid transparent;
- }
- sidebar-menu-items-collection .site-model-button .btn-default:active {
- background: transparent;
- }
- sidebar-menu-items-collection .site-model-button .btn-borderless:focus:focus:hover,
- sidebar-menu-items-collection .site-model-button .btn-borderless:focus:hover,
- sidebar-menu-items-collection .site-model-button .btn-borderless:hover {
- background: transparent;
- border: 1px solid transparent;
- }
- .list-group-item {
- background: transparent !important;
- color: #fff !important;
- }
- .list-group-item.active {
- background: #15BEC8 !important;
- }
- .list-group-item .btn-borderless {
- width: 16px;
- height: 16px;
- padding: 0;
- }
- .btn-borderless:hover {
- background: transparent !important;
- border: 1px solid transparent !important;
- }
- .list-group-item .glyphicon-share-alt:before {
- content: '' !important;
- width: 16px;
- height: 16px;
- background: url(../img/icon/icon_share.png)no-repeat;
- background-size: 100% 100%;
- display: inline-block;
- }
- .list-group-item .data-set-info {
- display: flex;
- align-items: self-start;
- justify-content: center;
- }
- .list-group-item .data-set-info .data-set-icon {
- padding: 6px;
- border: none;
- margin-top: 5px;
- }
- /* 查看 */
- sidebar-menu #view-menu>.panel-body .checkbox:hover {
- background: transparent !important;
- color: #15BEC8;
- }
- sidebar-menu .checkbox input[type=checkbox] {
- width: 16px;
- height: 16px;
- background: url(../img/icon/sel@2x_1.png)no-repeat !important;
- background-size: 100% 100%;
- }
- .panel-heading {
- background: transparent !important;
- }
- poi-type-group-list .panel-default>.panel-heading {
- border-color: transparent;
- }
- sidebar-menu-item>li icon {
- padding: 10px !important;
- }
- /* 兴趣点 */
- .panel-heading .btn-group button {
- background: transparent;
- border-color: transparent;
- }
- .panel-heading .btn-group button:active {
- background: transparent;
- }
- .panel-heading .btn-group button:hover {
- background: #15BEC8;
- }
- .panel-heading .btn-group button .fa::before {
- color: #fff;
- }
- poi-type-list .checkbox {
- display: flex;
- align-items: center;
- }
- .list-group-item .list-group-item-heading {
- display: flex;
- align-items: center;
- }
- poi-type-list .fa-pencil:before,
- .list-group-item-heading .fa-pencil:before {
- width: 16px;
- height: 16px;
- content: '';
- background: url(../img/icon/icon_edit.png)no-repeat;
- background-size: 100% 100%;
- display: inline-block;
- }
- /* 弹窗 */
- .modal-dialog .modal-content {
- background: rgba(0, 0, 0, .8);
- color: #fff;
- }
- .modal-dialog .modal-content .form-group select {
- background: transparent;
- border: 1px solid rgba(255, 255, 255, 0.4);
- color: #fff;
- }
- .modal-dialog .modal-content .form-group select option {
- background: rgba(0, 0, 0, .8);
- color: #fff;
- }
- .modal-dialog .modal-content .form-group select option:hover {
- background: #15BEC8;
- }
- .modal-dialog .nav-pills-used-langs li>a {
- color: #fff;
- }
- .modal-dialog .nav-pills-used-langs li>a:hover {
- background: transparent;
- }
- .modal-dialog .modal-content .nav-pills>li.active>a {
- background: #15BEC8;
- }
- .modal-dialog .modal-body .btn-danger {
- border: 1px solid rgba(255, 255, 255, 0.4);
- background: transparent;
- }
- .modal-dialog .modal-content .glyphicon-trash:before {
- width: 16px;
- height: 16px;
- background: url('../img/icon/icon_del.png')no-repeat;
- background-size: 100% 100%;
- display: inline-block;
- content: '';
- }
- .modal-dialog .modal-body .btn-default {
- background-color: transparent;
- color: #fff;
- border-radius: 4px;
- border: 1px solid rgba(255, 255, 255, 0.4);
- }
- .modal-dialog .modal-body .btn-default:hover {
- color: #fff;
- }
- .modal-dialog .modal-footer .btn-default {
- border-radius: 4px;
- border: 1px solid #15BEC8;
- color: #15BEC8;
- background: transparent;
- }
- .modal-dialog .modal-footer .btn-primary:hover {
- color: #fff;
- background-color: #15BEC8;
- border-color: #15BEC8;
- }
- .modal-header {
- border-bottom: 1px solid rgba(255, 255, 255, .2) !important;
- }
- .modal-footer {
- border-top: 1px solid rgba(255, 255, 255, .2) !important;
- }
- /* .modal-dialog .btn-default:hover {
- background: transparent;
- color: #15BEC8;
- } */
- .modal-dialog .btn-primary {
- background-color: #15BEC8;
- border-color: #15BEC8;
- }
- .modal-dialog .btn-primary:hover {
- /* opacity: 0.9; */
- }
- .modal-dialog input.form-control {
- background: transparent;
- border: 1px solid rgba(255, 255, 255, 0.4);
- color: #fff;
- }
- .form-group select {
- background: transparent !important;
- border: 1px solid rgba(255, 255, 255, 0.4) !important;
- color: #fff !important;
- }
- .form-group select option {
- background: rgba(0, 0, 0, .8) !important;
- color: #fff !important;
- }
- .form-group select option:hover {
- background: #15BEC8 !important;
- }
- hr {
- border-top: 1px solid rgba(255, 255, 255, .2) !important;
- }
- input {
- background: transparent !important;
- border: 1px solid rgba(255, 255, 255, 0.4) !important;
- color: #fff !important;
- }
- .ui-widget-content {
- background: transparent !important;
- border-color: #15BEC8 !important;
- }
- .ui-button,
- .ui-state-default,
- .ui-widget-content .ui-state-default,
- .ui-widget-header .ui-state-default,
- html .ui-button.ui-state-disabled:active,
- html .ui-button.ui-state-disabled:hover {
- background: #15BEC8 !important;
- border-color: #15BEC8 !important;
- }
- .glyphicon-chevron-down:before {
- color: #fff;
- }
- sidebar-menu #view-menu #pointcloud-menu #pointcloud-options #pointcloud-pane>div>button {
- background: transparent !important;
- }
- sidebar-menu-items-collection>.panel-autoscroll::-webkit-scrollbar {
- width: 8px;
- }
- sidebar-menu-items-collection>.panel-autoscroll::-webkit-scrollbar-track {
- background-color: #000;
- -webkit-border-radius: 1em;
- -moz-border-radius: 1em;
- border-radius: 1em;
- }
- sidebar-menu-items-collection>.panel-autoscroll::-webkit-scrollbar-thumb {
- background-color: rgba(255, 255, 255, .2);
- -webkit-border-radius: 1em;
- -moz-border-radius: 1em;
- border-radius: 1em;
- }
- .clear-background .siteModelIcon {
- /* width: 24px;
- height: 24px; */
- }
- .border-top,
- left-panel .poi-extensions-box>*>* {
- border-top: 1px solid rgba(255, 255, 255, .2) !important;
- }
- .search-box #searchInput.padding-left-menu-icon {
- border-color: transparent !important;
- }
- .list-group-item {
- border-color: rgba(255, 255, 255, .2) !important;
- }
- .panel-autoscroll sidebar-menu-item.active:active>li,
- .panel-autoscroll sidebar-menu-item.active:hover>li,
- .panel-autoscroll sidebar-menu-item.active>li,
- .panel-autoscroll sidebar-menu-item>li.active,
- .panel-autoscroll sidebar-menu-item>li.active:active,
- .panel-autoscroll sidebar-menu-item>li.active:hover {
- color: #15BEC8 !important;
- background-color: rgba(0, 0, 0, 0.5) !important;
- }
- /* .panel-autoscroll sidebar-menu-item.active>li icon>i.material-icons[icon-ligature="straighten"] {
- background: url(../img/icon/icon_measure@2x_1.png)no-repeat;
- background-size: 100% 100%;
- width: 20px;
- height: 20px;
- color: transparent;
- } */
- navbar-menu .navbar-menu-panel #login-panel {
- background-color: rgba(0, 0, 0, 0.8) !important;
- color: #fff;
- }
- #login-panel .panel-heading {
- color: #fff;
- }
- #login-panel .btn-primary {
- background: #15BEC8;
- }
- #login-panel .panel-heading {
- border-color: rgba(255, 255, 255, 0.2);
- }
- #login-panel .border-bottom {
- border: 1px solid rgba(255, 255, 255, 0.2);
- }
- .vertical-menu .vertical-menu-heading .menu-close-button {
- /* width: 16px;
- height: 16px; */
- }
- /* 测量右侧 */
- .vertical-menu .expand-wrapper {
- background: transparent !important;
- border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
- }
- .vertical-menu {
- background-color: #141414 !important;
- color: #fff !important;
- }
- .vertical-menu .ng-binding {
- color: #fff !important;
- }
- .tool-container img.selected,
- .tool-container img:hover {
- background-color: #15BEC8 !important;
- }
- point-cloud-viewport .view-switcher__holder .btn-default {
- background: rgba(0, 0, 0, 0.8);
- border-color: transparent;
- }
- point-cloud-viewport .view-switcher__holder .btn-default svg {
- color: #fff;
- }
- /* 路线弹窗 */
- route-inputs .route-box {
- background: transparent;
- }
- route-inputs .border-bottom {
- border-bottom: 1px solid transparent;
- }
- route-inputs .route-box .btn-reverse-route,
- route-inputs .route-box .btn-reverse-route:hover {
- background: transparent;
- right: 27px;
- }
- /* 分享 */
- share-menu .form-group+.no-margin-bottom {
- display: none;
- }
- /* 坐标 */
- #coord_editor {
- display: none;
- }
- sidebar-menu-items-collection>.panel-autoscroll>.sidebar-menu-template span {
- color: #999999 !important;
- }
- sidebar-menu-items-collection>.panel-autoscroll>.sidebar-menu-template select {
- background: transparent !important;
- border: 1px solid rgba(255, 255, 255, 0.4) !important;
- color: #fff !important;
- }
- sidebar-menu-items-collection>.panel-autoscroll>.sidebar-menu-template select option {
- background: rgba(0, 0, 0, .8) !important;
- color: #fff !important;
- }
- sidebar-menu-items-collection>.panel-autoscroll>.sidebar-menu-templateselect option:hover {
- background: #15BEC8 !important;
- }
- /* 编辑模式 */
- /* .panel-heading{
- color: #fff !important;
- } */
- .ng-isolate-scope sidebar-menu-item>li.sidebar-menu-item-mode-vector-map {
- display: none;
- }
- .ng-isolate-scope sidebar-menu-item>li.sidebar-menu-item-mode-geo-reg {
- display: none;
- }
- site-model-collection .dataset-grp-toolbar {
- background: transparent;
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- site-model-collection .dataset-grp-toolbar .fa {
- color: #fff;
- }
- site-model-editor .site-model-tree-entity>[role=button].selected>dataset-group-toolbar .dataset-grp-toolbar button {
- color: #fff !important;
- }
- site-model-editor .btn-primary {
- background: #15BEC8;
- }
- site-model-editor .btn-primary:hover {
- background: #15BEC8;
- }
- /* 空间模型 */
- form[class="ng-pristine ng-valid"] .panel.panel-default {
- border-color: rgba(255, 255, 255, .2);
- }
- form[class="ng-pristine ng-valid"] .panel .panel-heading {
- color: #fff;
- border-color: rgba(255, 255, 255, .2);
- }
- form[class="ng-pristine ng-valid"] .panel .panel-body .add-building {
- background: #15BEC8;
- color: #fff;
- border-color: #15BEC8;
- }
- form[class="ng-pristine ng-valid"] .panel .panel-body .add-building:hover {
- background: #15BEC8;
- color: #fff;
- }
- form[class="ng-pristine ng-valid"] .panel .panel-body .btn-block:nth-of-type(n+2) {
- display: none;
- }
- form[class="ng-pristine ng-valid"] .panel .panel-body label.btn-block {
- display: none;
- }
- form[class="ng-valid ng-dirty ng-valid-parse"] .panel.panel-default {
- border-color: rgba(255, 255, 255, .2);
- }
- form[class="ng-valid ng-dirty ng-valid-parse"] .panel .panel-heading {
- color: #fff;
- border-color: rgba(255, 255, 255, .2);
- }
- form[class="ng-valid ng-dirty ng-valid-parse"] .panel .panel-body .add-building {
- background: #15BEC8;
- color: #fff;
- border-color: #15BEC8;
- }
- form[class="ng-valid ng-dirty ng-valid-parse"] .panel .panel-body .add-building:hover {
- background: #15BEC8;
- color: #fff;
- }
- form[class="ng-valid ng-dirty ng-valid-parse"] .panel .panel-body .btn-block:nth-of-type(n+2) {
- display: none;
- }
- form[class="ng-valid ng-dirty ng-valid-parse"] .panel .panel-body label.btn-block {
- display: none !important;
- }
- /* 空间模型结束 */
- .btn-group>.btn:first-child {
- color: #fff;
- }
- vector-map-toolbar[class="ng-isolate-scope"] .btn-toolbar .btn-default {
- color: #fff;
- }
- vector-map-toolbar[class="ng-isolate-scope"] .btn-toolbar .btn-default:hover {
- background: #15BEC8;
- }
- .form-control {
- background: transparent !important;
- color: #fff !important;
- }
- download-button .collapse-style {
- background-color: transparent !important;
- }
- .input-group-addon {
- background: transparent !important;
- }
- download-button .dropdown-toggle {
- background: transparent !important;
- }
- .vertical-menu .vertical-menu-content ul {
- background: transparent !important;
- }
- .dropdown-menu {
- background: rgba(0, 0, 0, .8) !important;
- }
- .open>.dropdown-toggle.btn-default,
- .open>.dropdown-toggle.btn-default:active {
- background: transparent !important;
- color: #fff !important;
- }
- .dropdown-menu>li.active,
- .dropdown-menu>li:focus,
- .dropdown-menu>li:hover {
- background: #15BEC8 !important;
- }
- .vertical-menu-content ul .selected {
- background: #15BEC8 !important;
- }
- download-button .input-group .btn-primary {
- background-color: #15BEC8;
- border-color: #15BEC8;
- }
- .route-box .btn-close:active,
- .route-box .btn-close:hover {
- background: transparent !important;
- }
- attributes-editor .form-group .btn-primary:hover {
- background: #15BEC8;
- border-color: #15BEC8;
- }
- .panel-body .panel-group .panel:nth-of-type(-n+5) {
- display: none;
- }
- /* 导入/导出兴趣点 */
- poi-export-import .collapse-style {
- display: none !important;
- }
- /* 第三方许可 */
- #third-party-licenses-button {
- display: none;
- }
- #floorChanger {
- background: rgba(0, 0, 0, 0.8) !important;
- }
- floor-changer .btn-group-vertical button[ng-repeat="floorName in vm.floorNames | reverse"] {
- background: transparent !important;
- border-radius: 4px !important;
- color: #15BEC8 !important;
- }
- /* 关于 */
- #about-modal .modal-body>div:nth-of-type(4) {
- display: none;
- }
- #about-modal .modal-body>div:nth-of-type(5) {
- display: none;
- }
- #about-modal .modal-body>div:nth-of-type(6)>span,
- #about-modal .modal-body>div:nth-of-type(6) ul {
- display: none;
- }
- #about-modal .modal-body>div:nth-of-type(6) {
- height: 40px;
- }
- #about-modal .modal-body>div:nth-of-type(7) {
- display: none;
- }
- .panel-body .text-warning {
- color: #fff !important;
- }
- /* 数据集校准 */
- button[title="导出实体"] {
- display: none !important;
- }
- input[readonly="readonly"] {
- color: #999 !important;
- }
- .modal-dialog-wide attributes-editor[key-suggestions="['external_entity_id']"] {
- display: none !important;
- }
- /* 变换 */
- #transform-panel .panel-body .btn-default {
- background: transparent;
- color: #fff;
- border-color: rgba(255, 255, 255, .2) !important;
- }
- .panel-heading h3 {
- color: #fff !important;
- }
- /* 测量 */
- measurement-list .material-icons {
- color: #fff !important;
- }
- measurement-list .fa-square-o:before {
- color: #fff !important;
- }
- measurement-list .hovered {
- background-color: #15BEC8 !important;
- }
- measurement-list hr {
- border: .5px solid rgba(255, 255, 255, .2) !important;
- }
- button[title="放大镜"]:hover {
- background: #15BEC8 !important;
- }
- button[title="放大镜"].active svg {
- color: #15BEC8 !important;
- }
- button[title="放大镜"].active:hover svg {
- color: #fff !important;
- }
- .glyphicon-resize-full::before {
- color: #fff !important;
- }
- .nav-tabs[role="tablist"] {
- border-bottom: none !important;
- }
- .nav-tabs>li.active>a,
- .nav-tabs>li.active>a:focus,
- .nav-tabs>li.active>a:hover {
- color: #fff !important;
- background-color: #15BEC8 !important;
- border-color: transparent !important;
- }
- .nav-tabs>li>a {
- color: #fff !important;
- }
- .nav-tabs>li>a:focus,
- .nav-tabs>li>a:hover {
- background-color: #15BEC8 !important;
- border-color: transparent !important;
- }
- .fa-pencil:before {
- color: #fff !important;
- }
- /* left-panel .poi-extensions-box {
- overflow-x: hidden;
- } */
|