praiadeseselle/wire/modules/Session/SessionHandlerDB/ProcessSessionDB.css
2022-03-08 15:55:41 +01:00

8 lines
165 B
CSS

table.AdminDataTable tr td {
white-space: nowrap;
padding-right: 1em;
}
table.AdminDataTable tr td:last-child {
/* user agent, if used */
white-space: normal;
}