Шаблон:SlideMenu: различия между версиями

Материал из Space Station 14 Вики
мНет описания правки
мНет описания правки
Строка 38: Строка 38:
   }
   }
   .overlay__content {
   .overlay__content {
/* Пусто */
text-wrap: balance;
   }
   }
   @media (max-width:850px) {
   @media (max-width:850px) {
Строка 68: Строка 68:
   <div class="customCSS" style="display:none">
   <div class="customCSS" style="display:none">
   .base__container {
   .base__container {
/* Пусто */
text-wrap: balance;
   }
   }
   .base__title {
   .base__title {
Строка 80: Строка 80:
   }
   }
   </div>
   </div>
}}
  <!-- При активации чекбокса с классом open-all-menus -->
<!-- При активации чекбокса с классом open-all-menus -->
  <div class="customCSS" style="display:none">
<div class="customCSS" style="display:none">
  /* Скрытие кнопки "развернуть" */
/* Скрытие кнопки "развернуть" */
  .toggle-checked .mw-collapsible.mw-collapsed .mw-collapsible-toggle-default {
.toggle-checked .mw-collapsible.mw-collapsed .mw-collapsible-toggle-default {
display: none !important;
display: none !important;
}
  }
/* Скрытие названия */
  /* Скрытие названия */
.toggle-checked .mw-collapsible.mw-collapsed > div:nth-child(2) {
  .toggle-checked .mw-collapsible.mw-collapsed > div:nth-child(2) {
display: none !important;
display: none !important;
}
  }
/* Показывать содержимое */
  /* Показывать содержимое */
.toggle-checked .mw-collapsible .mw-collapsible-content {
  .toggle-checked .mw-collapsible .mw-collapsible-content {
display: block !important;
display: block !important;
}
  }
.toggle-checked {
  .toggle-checked {
position: relative !important;
position: relative !important;
max-height: none !important;
max-height: none !important;
}
  }
.toggle-checked-padding {
  .toggle-checked-padding {
padding: 7px !important;
padding: 7px !important;
}
  }
</div>
  </div>
}}

Версия от 17:28, 1 августа 2024

{{{title}}}
{{{content}}}