X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=html%2Fccbs.css;fp=html%2Fccbs.css;h=3a8c4b08eb4ffa009a078b292c9cea6ea19c7980;hp=30d2365a1d9c26fb7d78b6657bc854f76edbcf0e;hb=80fe04629ad2d5edd19a19e708b4c1a47e440c0e;hpb=27818b079eae431fa00d061d62a76f8c83602060 diff --git a/html/ccbs.css b/html/ccbs.css index 30d2365..3a8c4b0 100644 --- a/html/ccbs.css +++ b/html/ccbs.css @@ -89,3 +89,7 @@ tr.own td, tr.own th { border-top: 2px solid red; border-bottom: 2px solid red; font-size: x-small; border-top: 1px solid gray; } + +.nowrap { + white-space: nowrap; +}