summaryrefslogtreecommitdiff
path: root/assets/css/table.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/table.css')
-rw-r--r--assets/css/table.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/table.css b/assets/css/table.css
index 7c7be56b..9bc0c712 100644
--- a/assets/css/table.css
+++ b/assets/css/table.css
@@ -82,6 +82,10 @@ th a:hover {
width: 30%;
}
+.column-35 {
+ width: 35%;
+}
+
.column-40 {
width: 40%;
}