Circuits OK

Accounts Ok
Movements OK
This commit is contained in:
Paolo Arena
2022-09-14 11:31:48 +02:00
parent 44c75768c6
commit 25a60472ab
34 changed files with 299 additions and 119 deletions

View File

@@ -766,6 +766,17 @@ $heightBtn: 100%;
border: solid 3px #49b502;
}
.bordo_stondato_circuiti{
margin: 4px;
border-radius: 1.15rem;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
border: solid 2px #a5aacc;
box-shadow: 0 0 6px rgba(246, 246, 246, 0.2);
}
.bordo_quadrato{
margin: 1px;
border-radius: 0.5rem;