]> git.sesse.net Git - ccbs/blobdiff - html/ccbs.css
The "edit scores" backend now finds out which update button was pressed.
[ccbs] / html / ccbs.css
index 30d2365a1d9c26fb7d78b6657bc854f76edbcf0e..3a8c4b08eb4ffa009a078b292c9cea6ea19c7980 100644 (file)
@@ -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;
+}