webapp.request.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of broker-admin Show documentation
Show all versions of broker-admin Show documentation
Administration frontend for the AKTIN broker and aggregator
table{
border: 1px solid black;
margin-top: 1em;
}
table thead tr{
border-bottom: 1px solid black;
}
table caption{
font-weight: bold;
}