adding track names
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -24,6 +24,19 @@
|
||||
color: #666;
|
||||
@extend .flicker;
|
||||
}
|
||||
|
||||
.track_tooltip {
|
||||
p {
|
||||
margin: 0;
|
||||
|
||||
&.name {
|
||||
font-weight: bold;
|
||||
}
|
||||
&.description {
|
||||
font-style: italic;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#legend {
|
||||
background: white;
|
||||
|
||||
Reference in New Issue
Block a user