widlam/refactor/issue#132 #139

Merged
bema merged 10 commits from widlam/refactor/issue#132 into master 2023-04-18 10:05:46 +02:00
2 changed files with 12875 additions and 1215 deletions

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