Server IP : 192.158.238.246 / Your IP : 3.17.74.222 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/7779/cwd/plugins/gutenkit-blocks-addon/src/global/scss/components/ |
Upload File : |
.gkit-popup{ &-toggle{ .components-base-control__field{ justify-content: space-between; } &-button{ border: 1px solid #ebebeb; border-radius: 50%; transition: all .3s; height: 25px; min-width: 25px !important; margin-left: auto; svg{ color: #1d2327; width: 20px; } &--active { border-color: $primary-color; svg{ color: $primary-color; } } &:not(.gkit-popup-toggle-button-reset) { padding: 0 !important; } &:hover{ border-color: $primary-color; svg{ color: $primary-color; } } &:focus:not(:disabled){ box-shadow: none; outline: none; } &:focus-visible{ outline: none; box-shadow: none; } &-open{ border-color: $primary-color; svg{ color: $primary-color; } } &-reset{ border: none; svg{ width: 16px; } } } } &-content{ position: relative; background-color: #fff; border: 1px solid #ebebeb; border-radius: 4px; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); padding: 20px; max-width: 500px; width: 100%; overflow-y: auto; overflow-x: hidden; margin: 10px auto; &::-webkit-scrollbar{ width: 8px; height: 8px; background-color: #f5f5f5; border-radius: 4px; } .gutenkit-range{ .components-base-control__field{ margin-bottom: 0; } } } }