Viewing File: /usr/local/cpanel/base/frontend/jupiter/css2/ssl/index.css

/* When Hiding Help Text */
.toggle-help-btn .hide-help-label {
    display: none;
}

.key-description-help-block {
    display: none;
}

/* When Showing Help Text */
.show-help-text .toggle-help-btn .show-help-label {
    display: none;
}

.show-help-text .toggle-help-btn .hide-help-label {
    display: inline-block;
}

.show-help-text .key-description-help-block {
    display: block;
}
Back to Directory File Manager