aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools/Schedule/container.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Tools/Schedule/container.css')
-rw-r--r--src/lib/Tools/Schedule/container.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/Tools/Schedule/container.css b/src/lib/Tools/Schedule/container.css
new file mode 100644
index 00000000..3a3beb1f
--- /dev/null
+++ b/src/lib/Tools/Schedule/container.css
@@ -0,0 +1,3 @@
+.list-container {
+ column-width: 250px;
+}