Only apply data browser CSS rules in the data browser
This commit is contained in:
parent
18d5cf1957
commit
835eff6346
1 changed files with 185 additions and 181 deletions
|
@ -1,3 +1,5 @@
|
|||
.browse-section {
|
||||
|
||||
/* Make space for icons */
|
||||
|
||||
.node::before,
|
||||
|
@ -181,3 +183,5 @@
|
|||
.railway.rail::before { content: image-url('browse/rail.20.png'); }
|
||||
.railway.subway::before { content: image-url('browse/subway.20.png'); }
|
||||
.railway.tram::before { content: image-url('browse/tram.20.png'); }
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue