HEX
Server: Apache
System: Linux darrell.nocdirect.com 4.18.0-513.18.2.el8_9.x86_64 #1 SMP Sat Mar 30 06:10:41 EDT 2024 x86_64
User: joderbya (1358)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /home/joderbya/www/debugbar/css/widgets.css
span.phpdebugbar-widgets-value {
    white-space: pre;
}

dl.phpdebugbar-widgets-kvlist.phpdebugbar-widgets-hooklist dt {
    float: left;
    width: 230px;
    padding: 5px;
    border-top: 1px solid #eee;
    font-weight: bold;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
dl.phpdebugbar-widgets-kvlist.phpdebugbar-widgets-hooklist dt span {
    font-weight: bold;
}
dl.phpdebugbar-widgets-kvlist dd {
    margin-left: 240px;
    padding: 5px;
    border-top: 1px solid #eee;
    cursor: pointer;
    min-height: 17px;
}

dl.phpdebugbar-widgets-kvlist dd span {
    display: inline-block;
}

dl.phpdebugbar-widgets-kvlist dd span strong{
    font-weight: bold;
}

dl.phpdebugbar-widgets-kvlist dd span:nth-of-type(1) {
    min-width: 550px;
    margin-right: 20px;
}

dl.phpdebugbar-widgets-kvlist dd span:nth-of-type(2) {
    min-width: 90px;
    margin-right: 20px;
}

dl.phpdebugbar-widgets-kvlist dd span:nth-of-type(3) {
    min-width: 80px;
    margin-right: 20px;
}