Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -0,0 +1,24 @@
.geostats-legend div {
margin:3px 10px 5px 10px;
clear:left;
}
.geostats-legend-title {
font-weight: bold;
margin-bottom: 4px;
}
.geostats-legend-block {
border: 1px solid #555555;
display: block;
float: left;
height: 12px;
margin: 0 5px 0 20px;
width: 20px;
}
.geostats-legend-counter {
font-size: 0.8em;
color:#666;
font-style: italic;
}