old-school style setup

This commit is contained in:
fbsanchez 2021-03-24 17:49:42 +01:00
parent d312f764ed
commit f046069de1
1 changed files with 9 additions and 0 deletions

View File

@ -22,3 +22,12 @@ input[type="number"] {
.fit > tbody > tr > td img {
width: 15px;
}
.clean-toggles .white_table_graph_header {
border: none;
}
.dbhist tr td:first-child {
width: 45%;
min-width: 450px;
}