Froze Release11.2 #177

Merged
bema merged 34 commits from master into release 2023-05-09 15:02:46 +02:00
2 changed files with 12875 additions and 1215 deletions
Showing only changes of commit 8098aeacd9 - Show all commits

View File

@@ -440,12 +440,11 @@ body {
.content { .content {
padding: 0px 15px 0px 15px ; padding: 0px 15px 0px 15px ;
text-align: justify; text-align: left;
overflow: hidden; overflow: hidden;
transition: max-height .2s ease-out; transition: max-height .2s ease-out;
max-height: 0px; max-height: 0px;
border-left: #c0c2c3 2px solid; border-left: #c0c2c3 2px solid;
} }
.collapsibleMini::before{ .collapsibleMini::before{

File diff suppressed because it is too large Load Diff