HEX
Server: LiteSpeed
System: Linux premium221.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
User: madepabj (2566)
PHP: 8.3.26
Disabled: NONE
Upload Files
File: //var/softaculous/sitepad/editor/site-data/plugins/siteseo/assets/js/sidebar/src/sidebar.css
.siteseo-sidebar-active-tab{
    border-bottom: 1.5px solid #00308F;
}

.siteseo-sidebar-tabs{
    display:flex;
    justify-content: center;
    width:100%;
}

.siteseo-sidebar-tabs > button {
    width: 100%;
}

.preview-block{
    width: 100%;
    background-color: #fff;
}

.preview-url{
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    max-width: 600px;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 16px;
    margin: 3px 0 5px;
    padding: 10px 5px 0 0;
    color: #202124;
}

.preview-title{
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    max-width: 600px;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 3px;
    padding-bottom: 0;
    color: #1a0dab;
}

.preview-description{
    line-height: 1.4;
    white-space: normal;
    word-wrap: break-word;
    color: #555d66;
    text-overflow: ellipsis;
}

.siteseo-gut-title-fields{
    margin-top: 15px;
}

.siteseo-gut-title-field{
    margin-bottom: 10px;
}