artabro/wire/modules/Process/ProcessLogger/ProcessLogger.css
2024-08-27 11:35:37 +02:00

16 lines
230 B
CSS

table tbody tr td:first-child {
white-space: nowrap;
}
h2 .fa {
position: relative;
top: -3px;
opacity: 0.5;
}
@media only screen and (min-width: 768px) {
.MarkupPagerNav {
float: right;
margin-top: 0 !important;
}
}