mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-12 16:13:58 -07:00
Fixed: Darker border for calendar
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
parent
593259b1c0
commit
3d0adf8a60
3 changed files with 5 additions and 4 deletions
|
@ -176,6 +176,7 @@ module.exports = {
|
|||
// Calendar
|
||||
|
||||
calendarTodayBackgroundColor: '#ddd',
|
||||
calendarBorderColor: '#cecece',
|
||||
|
||||
//
|
||||
// Table
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue