Update static/css/style.css
This commit is contained in:
parent
5efdaf19b7
commit
3bf8dc6c2a
1 changed files with 5 additions and 0 deletions
|
|
@ -245,4 +245,9 @@ canvas {
|
||||||
#legend5 li.inactive {
|
#legend5 li.inactive {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
text-decoration: line-through;
|
text-decoration: line-through;
|
||||||
|
}
|
||||||
|
|
||||||
|
.info-icon {
|
||||||
|
cursor: pointer;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue