HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/7.4.33
System: Linux webkhoa.212 3.10.0-1160.59.1.el7.x86_64 #1 SMP Wed Feb 23 16:47:03 UTC 2022 x86_64
User: fect (1004)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/fect/web/fect.ictu.edu.vn/public_html/wp-content/themes/ictu/assets/css/admin.min.css
.ovic-field-text input {
    width: 100%;
}

body table.wp-list-table td.column-thumb img {
    max-width: 60px;
    max-height: 60px;
}

.button-carparts {
    position: relative !important;
    display: inline-block !important;
    vertical-align: top !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 700 !important;
    padding: 13px 50px !important;
    border: none !important;
    background-color: transparent !important;
    text-align: center !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    border-radius: 0 !important;
    z-index: 1 !important;
    filter: none !important;
    font-family: inherit !important;
}

.ovic-field-text input[type=text]:placeholder-shown:not(:focus) {
    opacity: .5;
    border-color: red;
}

.button-carparts:not(:hover)::before {
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
}

.button-carparts::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}