artabro/wire/modules/Session/SessionHandlerDB/ProcessSessionDB.css

9 lines
165 B
CSS
Raw Normal View History

2024-08-27 11:35:37 +02:00
table.AdminDataTable tr td {
white-space: nowrap;
padding-right: 1em;
}
table.AdminDataTable tr td:last-child {
/* user agent, if used */
white-space: normal;
}