Files
FHC-Core/public/css/issues/issuesZustaendigkeiten.css
T
SimonGschnell a21a292da6 dokument upload
2024-01-29 16:48:41 +01:00

14 lines
219 B
CSS
Executable File

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