1.Changed the style for when content for a parameter's comparison is loading.
This commit is contained in:
parent
08ff4fa013
commit
6faa26a872
2 changed files with 11 additions and 2 deletions
|
@ -40,6 +40,15 @@ a.clear-selected-entities {
|
|||
height: 25px;
|
||||
}
|
||||
|
||||
#loading-comparisons {
|
||||
font-size: 1.2em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#loading-comparisons img {
|
||||
vertical-align: sub;
|
||||
}
|
||||
|
||||
#legend-row-header a {
|
||||
background-color: #878787;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue