|
@@ -1878,4 +1878,16 @@ button[title="切换到3D视图"]:hover {
|
|
|
|
|
|
toolbox-menu>.vertical-menu.sticky-headers-enabled .vertical-menu-content {
|
|
|
opacity: .8;
|
|
|
+}
|
|
|
+
|
|
|
+route-instructions .panel .panel-body .overview .route-distance {
|
|
|
+ color: #fff !important;
|
|
|
+}
|
|
|
+
|
|
|
+route-instructions .panel .panel-body>:first-child {
|
|
|
+ border: none !important;
|
|
|
+}
|
|
|
+
|
|
|
+route-instructions .panel .panel-body .instructions-list {
|
|
|
+ border-color: rgba(255, 255, 255, .2) !important;
|
|
|
}
|