Server IP : 85.214.239.14 / Your IP : 3.128.168.176 Web Server : Apache/2.4.62 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.18 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /var/www/wordpress/wp-content/plugins/really-simple-ssl/assets/css/admin/modules/ |
Upload File : |
.rsssl { .rsssl-field-button { button.button { display:flex; } } a.button, button.button, input.button, span.button { font-size: var(--rsp-fs-300); font-weight: 400; transition: all 0.3s ease; min-height: 10px; &.button-secondary, &.button-default { background: transparent; } .rsssl-icon { padding-top: 7px; padding-left: 7px; } &.button-black { border: 1px solid var(--rsp-black); background: var(--rsp-black); color: var(--rsp-text-color-white); //&:hover, &:focus, &:active { // box-shadow: 0 0 0 1px #fff, 0 0 0 3px var(--rsp-black); //} } &.button-tertiary, &.button-red { border: 0 solid transparent; background: var(--rsp-red); color: var(--rsp-text-color-white); //&:hover, &:focus, &:active { // box-shadow: 0 0 0 1px #fff, 0 0 0 3px var(--rsp-red); // background: var(--rsp-red); // color: var(--rsp-text-color-white); //} } &.button-primary { // We disable all hover effects for the primary button as wel as active and focus // This is to ensure that the primary button is always the same color // and does not change on hover, focus or active &:hover, &:focus, &:active { box-shadow: none; } } &.button-secondary { // We disable all hover effects for the secondary button as wel as active and focus // This is to ensure that the secondary button is always the same color // and does not change on hover, focus or active &:hover, &:focus, &:active { box-shadow: none; } } } } .rsssl { a.rsssl-button-small, button.rsssl-button-small, input.rsssl-button-small { font-size: var(--rsp-fs-100); font-weight: 300; min-height: auto; } //on the dashboard, keep a minimum distance between two buttons .rsssl-button-small + .rsssl-button-small { margin-left: 10px; } /* Documents overview */ .rsssl-shortcode { right: 10000px; position: absolute; background-color: #fff; padding: 0; white-space: nowrap; } .shortcode { cursor: pointer; } .rsssl-action-buttons { /* Making sure we use the full width of the container */ display: flex; justify-content: flex-end; } .rsssl-action-buttons__inner { display: flex; justify-content: flex-end; } .rsssl-action-buttons__inner { //all buttons are floating right float: right; } .rsssl-action-buttons__button { //add some spacing between the buttons margin-right: 10px; } /* Remove margin for the last button to ensure clean alignment */ .rsssl-action-buttons__inner:last-child { margin-right: 0; } /** For the mixed content scan we need to do some extra tweaking */ .rsssl-mixed-content-scan { .rsssl-grid-item-content-footer { margin-left: 0; margin-right: 0; padding-left: 25px; .button { display: block; margin-right: 0; margin-left: 0; } .components-toggle-control { margin-top: calc(12px); } label { display: flex; align-items: center; justify-content: center; } } } }