• File: animations.min.css
  • Full Path: /home/docteuh/www/plugins/really-simple-ssl/assets/css/admin/modules/animations.min.css
  • Date Modified: 06/18/2026 4:25 PM
  • File size: 743 bytes
  • MIME-type: text/plain
  • Charset: utf-8
.rsssl-accordeon{border:1px solid #ccc;border-radius:5px;overflow:hidden;transition:all .3s ease}.rsssl-accordeon__header{justify-content:space-between;background-color:#f5f5f5;padding:10px;cursor:pointer}.rsssl-accordeon__header,.rsssl-accordeon__header__inner{display:flex;align-items:center}.rsssl-accordeon__header__icon{width:20px;height:20px;margin-right:10px}.rsssl-accordeon__header__title{font-size:16px;font-weight:700}.rsssl-accordeon__header__button__inner{background:0 0;border:0;cursor:pointer;font-size:18px}.rsssl-accordeon__content{max-height:0;overflow:hidden;transition:max-height .3s ease}.rsssl-accordeon--open .rsssl-accordeon__content{max-height:300px}.rsssl-accordeon__content__inner{padding:15px;background-color:#fff}