| Server IP : 146.59.209.152 / Your IP : 216.73.216.46 Web Server : Apache System : Linux webm005.cluster131.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 User : infrafs ( 43850) PHP Version : 8.2.29 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/infrafs/www/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/ |
Upload File : |
.rsssl-wizard-menu {
background-color: white;
margin: 0.5 * @green-gap;
margin-bottom: 0;
padding-bottom: @green-gap;
box-shadow: 0 0 5px 5px rgba(222, 222, 222, 0.2);
.rsssl-wizard-menu h1 {
font-weight: bold;
}
.rsssl-wizard-progress-bar {
margin: @green-gap;
}
.rsssl-icon {
margin: 4px 0 0 0;
}
.rsssl-step {
.rsssl-step-header {
&.incomplete a h2 {
color: @gray;
}
text-decoration: none;
a {
display: inline-block;
padding: 5px @green-gap;
text-decoration: none;
width: calc(100% - (@green-gap + @green-gap));
h2 {
font-size: 15px;
margin: 0;
}
}
&.active a h2 {
color: @gray !important;
}
&:hover a {
h2 {
text-decoration: underline;
}
}
&.active:hover a {
background: white;
pointer-events: none;
}
}
.rsssl-section {
display: grid;
grid-template-columns: @green-gap 1fr;
span {
align-self: center;
justify-self: center;
}
margin: 0 @green-gap;
a {
h3 {
color: @gray;
}
&:visited h3 {
color: initial;
}
display: inline-block;
text-decoration: none;
padding: 3px 5px;
h3 {
font-size: 12px;
font-weight: normal;
margin: 0;
}
}
&.active a h3 {
color: grey;
}
&:hover a {
h3 {
text-decoration: underline;
}
}
&.active:hover a {
background: white;
pointer-events: none;
}
}
}
}