Poprawiono wygląd posterunków SBL w widoku RJ

This commit is contained in:
2022-07-12 13:25:16 +02:00
parent 89f5bf2e95
commit f73a07daee
+4 -5
View File
@@ -277,13 +277,14 @@ ul.stop_list > li.stop {
padding: 0 0.5em;
&.sbl {
.stop-name,
.stop-date {
opacity: 0.7;
display: none;
}
.stop-name {
background-color: #333;
background: none;
color: #aaa;
padding-left: 0;
}
}
@@ -380,8 +381,6 @@ ul.stop_list > li.stop {
text-align: center;
flex-wrap: wrap;
padding: 0.15em 0;
}
.stop-bar {