caen: customize timetable cells colors on hover (#63338)

This commit is contained in:
Serghei Mihai 2022-04-06 12:18:23 +02:00
parent cf013d606d
commit 9f6e748d08
1 changed files with 2 additions and 0 deletions

View File

@ -84,3 +84,5 @@ $widget-unique-checkbox-position: left;
$footer-background: black;
$footer-color: white;
$footer-link-color: white;
$timetable-cell-hover-background: $violet;