HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/carrot.komma.pro/wwwroot/js/kms/tinymce/skins/kms/content.min.css
body {
    /*background-color: #FFFFFF;*/
    color: #32343a;
    font-family: "Titillium Web", sans-serif;
    font-size: 15px;
    scrollbar-3dlight-color: #F0F0EE;
    scrollbar-arrow-color: #676662;
    scrollbar-base-color: #F0F0EE;
    scrollbar-darkshadow-color: #DDDDDD;
    scrollbar-face-color: #E0E0DD;
    scrollbar-highlight-color: #F0F0EE;
    scrollbar-shadow-color: #F0F0EE;
    scrollbar-track-color: #F5F5F5;
    /*-webkit-box-shadow: inset 0px 10px 5px -5px rgba(0,0,0,0.05);*/
    /*-moz-box-shadow: inset 0px 10px 5px -5px rgba(0,0,0,0.05);*/
    /*box-shadow: inset 0px 10px 5px -5px rgba(0,0,0,0.05);*/
    margin: 0;
    padding: 0 20px;
}

td, th {
    font-family: "Titillium Web", sans-serif;
    font-size: 15px
}

.mce-object {
    border: 1px dotted #3A3A3A;
    background: #d5d5d5 url(img/object.gif) no-repeat center
}

.mce-pagebreak {
    cursor: default;
    display: block;
    border: 0;
    width: 100%;
    height: 5px;
    border: 1px dashed #666;
    margin-top: 15px;
    page-break-before: always
}

@media print {
    .mce-pagebreak {
        border: 0px
    }
}

.mce-item-anchor {
    cursor: default;
    display: inline-block;
    -webkit-user-select: all;
    -webkit-user-modify: read-only;
    -moz-user-select: all;
    -moz-user-modify: read-only;
    user-select: all;
    user-modify: read-only;
    width: 9px !important;
    height: 9px !important;
    border: 1px dotted #3A3A3A;
    background: #d5d5d5 url(img/anchor.gif) no-repeat center
}

.mce-nbsp {
    background: #AAA
}

hr {
    cursor: default
}

.mce-match-marker {
    background: #AAA;
    color: #fff
}

.mce-match-marker-selected {
    background: #3399ff;
    color: #fff
}

.mce-spellchecker-word {
    border-bottom: 2px solid #F00;
    cursor: default
}

.mce-spellchecker-grammar {
    border-bottom: 2px solid #008000;
    cursor: default
}

.mce-item-table, .mce-item-table td, .mce-item-table th, .mce-item-table caption {
    border: 1px dashed #BBB
}

td.mce-item-selected, th.mce-item-selected {
    background-color: #3399ff !important
}

.mce-edit-focus {
    outline: 1px dotted #333
}