Index: openacs-4/packages/calendar/www/resources/calendar.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/resources/calendar.css,v diff -u -r1.18 -r1.19 --- openacs-4/packages/calendar/www/resources/calendar.css 23 Apr 2018 12:49:35 -0000 1.18 +++ openacs-4/packages/calendar/www/resources/calendar.css 3 Sep 2024 15:37:36 -0000 1.19 @@ -57,6 +57,11 @@ padding: 2px; } +#cal-table-week th { + white-space:nowrap; + font-size:smaller; +} + /* END Month View ---------------------------------------------------*/ .cal-input-field {