X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=html%2Fccbs.css;h=3a8c4b08eb4ffa009a078b292c9cea6ea19c7980;hp=30d2365a1d9c26fb7d78b6657bc854f76edbcf0e;hb=58cde1344f8427cdcd4612bda0aadd4b4f3ec32d;hpb=4af8a5f91e1da7ae80a4c86f853c052c01db297f 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; +}