From 13489a09253fce9c00eb816b3aa026335ba8a6f8 Mon Sep 17 00:00:00 2001 From: OscarRui <79144467+OscarRui@users.noreply.github.com> Date: Fri, 4 Jun 2021 15:10:35 +0200 Subject: [PATCH] fullcalendar css --- assets/css/manager.css | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/assets/css/manager.css b/assets/css/manager.css index 59a63a7..da8db08 100644 --- a/assets/css/manager.css +++ b/assets/css/manager.css @@ -178,8 +178,10 @@ table.seat td:first-child { background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(to bottom, #1f2c3d, #1f2c3d); background-repeat: repeat-x; - border-color: #e6e6e6 #e6e6e6 #bfbfbf; - border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); + border-color: rgb(211 235 255) rgb(211 235 255) rgb(211 235 255); + padding: 5px 10px ; + display: inline-block; + border-radius: 0px; color: #d3ebff; text-shadow: 0 1px 1px rgb(255 255 255 / 75%); box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%); @@ -205,6 +207,15 @@ table.seat td:first-child { box-sizing: content-box; margin: auto; } + +/*td.fc-day.fc-widget-content.fc-mon.fc-other-month.fc-past*/ + +.fc-container .fc-other-month { + color: #1f2c3d; + background-color: #d3ebff; +} + + /* lists like tables