HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Windows/SystemApps/Microsoft.MicrosoftEdgeDevToolsClient_8wekyb3d8bbwe/23/common/common.css
body {
    background-color: #FFFFFF;
    font-family: "Segoe UI", Arial, sans-serif; /*[{plugin-font-family} , Arial, sans-serif]*/
    font-size: small;
    color: #000000;
    margin: 0;
    padding: 0;
    line-height: 1.1em;
}

button{
    text-transform: uppercase;
    cursor: pointer;
    padding: 4px 8px 4px 8px;
    border: solid 1px #BFBFBF;
    font-size: x-small;
    color: #000000;
    background-color: #FFFFFF;
}

button:hover{
    border-color: #000000;
}

dt{
    font-weight: bold;
}
dd{

}

.cutText{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}