| Server IP : 68.178.247.200 / Your IP : 216.73.216.58 Web Server : Apache System : Linux p3plzcpnl489463.prod.phx3.secureserver.net 4.18.0-553.126.2.lve.el8.x86_64 #1 SMP Thu May 28 14:12:30 UTC 2026 x86_64 User : x9dppmxs4rgd ( 8559391) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /proc/self/cwd/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;
}
}
}
}