feature_25598 #17

Merged
francesco.mangiacrapa merged 3 commits from feature_25598 into master 2023-09-11 15:06:52 +02:00
1 changed files with 3 additions and 2 deletions
Showing only changes of commit b3555f4d98 - Show all commits

View File

@ -368,9 +368,9 @@ body {
background-color: white;
opacity: 90%;
padding: 10px;
width: 410px;
max-width: 430px;
z-index: 500;
overflow-y: scroll;
overflow-y: auto;
position: absolute;
left: 52px;
}
@ -781,6 +781,7 @@ Table Of Contents (TOC)
font-size: 13px;
color: gray;
font-weight: bold;
margin-top: -3px;
}
.layer-style-panel-table-legend table td {