<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*input[type="checkbox"] {*/
    /*display: inline;*/
    /*float: left;*/
/*}*/
#form_resourceTitle{
    z-index: 0;
}

.editResource {
    position: relative;
    z-index: 1;
}

#createResource {
    float: right;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
}</pre></body></html>