Files
server/usr/share/psa-horde/imp/themes/default/block/screen.css
2026-01-07 20:52:11 +01:00

9 lines
222 B
CSS

/* Block styles. */
table.impBlockSummary th, table.impBlockSummary td {
padding: 1px 5px;
text-align: center;
}
table.impBlockSummary th:first-child, table.impBlockSummary td:first-child {
text-align: left;
}