first commit

This commit is contained in:
2024-10-25 14:16:28 +02:00
commit 925276dbb2
33795 changed files with 4780077 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
/* mce */
.multilang .mce-panel {
background: none;
}
.multilang > div > .mce-container-body.mce-stack-layout {
border: 1px solid #C7D6DB!important;
border-radius: 3px;
padding-bottom: 5px;
}
.multilang .mce-widget button i {
font-size: 17px;
line-height: 20px;
}
/* module positions */
.module_col_icon {
padding-right: 15px;
}
.module_col_icon img {
max-width: 100%;
}