HEX
Server: Apache/2.4.65 (Debian)
System: Linux localhost 6.9.12 #1 SMP Tue May 5 14:23:20 UTC 2026 x86_64
User: www-data (33)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/wpscan/assets/css/settings.css
.wpscan-ignore-items-section {
    display: block;
    margin-bottom: 25px;
    float: left;
    width: 800px;
}

.wpscan-ignore-items-section label {
    width: 30%;
    float: left;
    margin-bottom: 12px;
    padding-right: 20px;
    line-break: anywhere;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
}

.blur-on-lose-focus:not(:focus) {
     color: transparent;
     text-shadow: 0 0 5px rgba(0,0,0,0.5);
}