Files
FHC-Core/public/css/issues/issuesZustaendigkeiten.css
T
2024-10-17 15:34:00 +02:00

14 lines
219 B
CSS

td.tableCellNoRightBorder {
border-right: 0 !important;
}
td.tableCellNoLeftBorder {
border-left: 0 !important;
}
#fehlercodeInfoCell {
vertical-align: middle;
font-size: 1.2em;
cursor: pointer;
}