mirror of
https://github.com/dg9vh/MMDVMHost-Websocketboard.git
synced 2026-04-04 22:17:36 +00:00
Added some no-wraps on some columns
This commit is contained in:
parent
42022a9726
commit
44c98a2f4e
2 changed files with 9 additions and 7 deletions
|
|
@ -16,7 +16,6 @@ body {
|
|||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
|
||||
/* Custom page CSS
|
||||
-------------------------------------------------- */
|
||||
/* Not required for template or sticky footer method. */
|
||||
|
|
@ -26,11 +25,8 @@ body {
|
|||
padding: 0 15px;
|
||||
}
|
||||
|
||||
nowrap {
|
||||
white-space:nowrap
|
||||
}
|
||||
td.dt-nowrap { white-space: nowrap }
|
||||
|
||||
.red {
|
||||
background-color: Coral !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue