|
@@ -1,11 +1,23 @@
|
|
|
+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: 60px !important;
|
|
|
+/* sidebar-menu .copyright-area>.logo img {
|
|
|
+ width: 104px !important;
|
|
|
margin-left: 10px;
|
|
|
-}
|
|
|
+} */
|
|
|
|
|
|
.vertical-menu .vertical-menu-heading {
|
|
|
background-color: transparent !important;
|
|
@@ -165,7 +177,8 @@ navbar-menu .navbar-default .navbar-custom>li.navbar-menu-item-sidebar>a icon {
|
|
|
}
|
|
|
|
|
|
navbar-menu .navbar-default .navbar-custom>li.navbar-menu-item-sidebar.shadow {
|
|
|
- background: rgba(0, 0, 0, 0.5) !important;
|
|
|
+ background: rgba(0, 0, 0, 0.8) !important;
|
|
|
+ border-radius: 4px !important;
|
|
|
}
|
|
|
|
|
|
.search-box .input-group>.input-group-addon {
|
|
@@ -233,6 +246,19 @@ sidebar-menu-item>li icon>i.material-icons[icon-ligature="location_on"] {
|
|
|
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%;
|
|
@@ -332,7 +358,7 @@ h4 .toggle-switch .slider:before {
|
|
|
display: inline-block;
|
|
|
}
|
|
|
|
|
|
-.site-model-button .fa-check-square-o:before {
|
|
|
+sidebar-menu-items-collection .site-model-button .fa-check-square-o:before {
|
|
|
content: '';
|
|
|
width: 16px;
|
|
|
height: 16px;
|
|
@@ -351,7 +377,7 @@ h4 .toggle-switch .slider:before {
|
|
|
display: inline-block;
|
|
|
}
|
|
|
|
|
|
-.site-model-button .dataset-grp-toolbar {
|
|
|
+sidebar-menu-items-collection .site-model-button .dataset-grp-toolbar {
|
|
|
width: 50px;
|
|
|
background: transparent;
|
|
|
display: flex;
|
|
@@ -359,24 +385,24 @@ h4 .toggle-switch .slider:before {
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
-.site-model-button .btn-borderless {
|
|
|
+sidebar-menu-items-collection .site-model-button .btn-borderless {
|
|
|
width: 16px;
|
|
|
height: 16px;
|
|
|
padding: 0;
|
|
|
}
|
|
|
|
|
|
-.site-model-button .btn-borderless:hover {
|
|
|
+sidebar-menu-items-collection .site-model-button .btn-borderless:hover {
|
|
|
background: transparent;
|
|
|
border: 1px solid transparent;
|
|
|
}
|
|
|
|
|
|
-.site-model-button .btn-default:active {
|
|
|
+sidebar-menu-items-collection .site-model-button .btn-default:active {
|
|
|
background: transparent;
|
|
|
}
|
|
|
|
|
|
-.site-model-button .btn-borderless:focus:focus:hover,
|
|
|
-.site-model-button .btn-borderless:focus:hover,
|
|
|
-.site-model-button .btn-borderless:hover {
|
|
|
+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;
|
|
|
}
|
|
@@ -507,13 +533,53 @@ poi-type-list .fa-pencil:before,
|
|
|
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 .btn-default {
|
|
|
+.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;
|
|
|
}
|
|
|
|
|
@@ -525,10 +591,10 @@ poi-type-list .fa-pencil:before,
|
|
|
border-top: 1px solid rgba(255, 255, 255, .2) !important;
|
|
|
}
|
|
|
|
|
|
-.modal-dialog .btn-default:hover {
|
|
|
+/* .modal-dialog .btn-default:hover {
|
|
|
background: transparent;
|
|
|
color: #15BEC8;
|
|
|
-}
|
|
|
+} */
|
|
|
|
|
|
.modal-dialog .btn-primary {
|
|
|
background-color: #15BEC8;
|
|
@@ -613,8 +679,8 @@ sidebar-menu-items-collection>.panel-autoscroll::-webkit-scrollbar-thumb {
|
|
|
}
|
|
|
|
|
|
.clear-background .siteModelIcon {
|
|
|
- width: 24px;
|
|
|
- height: 24px;
|
|
|
+ /* width: 24px;
|
|
|
+ height: 24px; */
|
|
|
}
|
|
|
|
|
|
.border-top,
|
|
@@ -648,7 +714,192 @@ left-panel .poi-extensions-box>*>* {
|
|
|
color: transparent;
|
|
|
} */
|
|
|
|
|
|
-.vertical-menu{
|
|
|
- background-color: rgba(0, 0, 0, 0.5) !important;
|
|
|
+
|
|
|
+
|
|
|
+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;
|
|
|
+}
|
|
|
+
|
|
|
+/* 坐标 */
|
|
|
+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;
|
|
|
+} */
|
|
|
+
|
|
|
+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 {
|
|
|
+ display: none;
|
|
|
+}
|
|
|
+
|
|
|
+.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>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;
|
|
|
}
|