2021-01-25 19:29:22 +01:00
|
|
|
span.subtitle {
|
|
|
|
font-size: 1.3em;
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
2021-01-27 12:35:37 +01:00
|
|
|
|
|
|
|
span.subtitle-2 {
|
|
|
|
font-size: 1em;
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
.no-borders {
|
|
|
|
border: 0 !important;
|
|
|
|
}
|
2021-01-28 16:12:47 +01:00
|
|
|
|
2023-03-22 16:42:03 +01:00
|
|
|
input[type="text"]:not(.w100p-important),
|
|
|
|
input[type="number"]:not(.w100p-important) {
|
2021-01-28 16:12:47 +01:00
|
|
|
width: 220px;
|
|
|
|
}
|
2021-02-01 13:31:42 +01:00
|
|
|
|
|
|
|
.fit > tbody > tr > td img {
|
|
|
|
width: 15px;
|
|
|
|
}
|
2021-03-24 17:49:42 +01:00
|
|
|
|
|
|
|
.clean-toggles .white_table_graph_header {
|
|
|
|
border: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.dbhist tr td:first-child {
|
|
|
|
width: 45%;
|
|
|
|
min-width: 450px;
|
|
|
|
}
|