jinx 4 лет назад
Родитель
Сommit
daa9460bf4
1 измененных файлов с 12 добавлено и 0 удалено
  1. 12 0
      css/style.css

+ 12 - 0
css/style.css

@@ -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;
 }