All Downloads are FREE. Search and download functionalities are using the official Maven repository.

restx.config.css.app.css Maven / Gradle / Ivy

There is a newer version: 1.2.0-rc2
Show newest version
body {
    padding-top: 60px;
}

.key {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
    font-size: 14px;
}

.value {
    width: 380px;
}
.origin {
    width: 180px;
}

.key, .value, .origin {
    text-overflow: ellipsis; white-space: nowrap;
}

table { table-layout: fixed; }
table th, table td { overflow: hidden; }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy