187 lines
3.2 KiB
CSS
187 lines
3.2 KiB
CSS
.moduleContentNew .header .search
|
|
{
|
|
background: #094683;
|
|
}
|
|
|
|
.moduleContentNew .header .search h4,
|
|
.moduleContentNew .header .search h2,
|
|
.moduleContentNew .pastEvents
|
|
{
|
|
color: #fffffe;
|
|
}
|
|
|
|
.moduleContentNew .header .search .date
|
|
{
|
|
border-color: #28639d;
|
|
}
|
|
|
|
.moduleContentNew .header .search .date:focus-within
|
|
{
|
|
box-shadow: 0px 0px 2px 0px #28639d;
|
|
}
|
|
.moduleContentNew .header .search .date a .calendarPicker{
|
|
color: #fffffe;
|
|
}
|
|
|
|
.moduleContentNew .header .search input[type="text"]
|
|
{
|
|
border-color: #28639d;
|
|
color: #fffffe;
|
|
}
|
|
.moduleContentNew .header .search input[type="text"]:focus
|
|
{
|
|
box-shadow: 0px 0px 2px 0px #28639d;
|
|
}
|
|
|
|
.moduleContentNew .sidebar
|
|
{
|
|
background: #094683;
|
|
color: #fffffe;
|
|
}
|
|
|
|
.moduleContentNew .sidebar a:link,
|
|
.moduleContentNew .sidebar a:visited,
|
|
.moduleContentNew .sidebar a:hover,
|
|
.moduleContentNew .sidebar a:focus,
|
|
.moduleContentNew .sidebar a:active
|
|
{
|
|
color: #acd6ff;
|
|
}
|
|
|
|
.moduleContentNew .sidebar .featured h3
|
|
{
|
|
border-color: #d7ef8a;
|
|
color: #d7ef8a;
|
|
}
|
|
|
|
.moduleContentNew .sidebar .featured li
|
|
{
|
|
border-color: #28639d;
|
|
}
|
|
|
|
.moduleContentNew .sidebar .featured a.thumb img
|
|
{
|
|
border-color: #fffffe;
|
|
}
|
|
|
|
.moduleContentNew .list
|
|
{
|
|
background: #e6f3ff;
|
|
}
|
|
|
|
.moduleContentNew .side .calendar th,
|
|
.moduleContentNew .side .calendar td a:link,
|
|
.moduleContentNew .side .calendar td a:visited,
|
|
.moduleContentNew .side .calendar td a:hover,
|
|
.moduleContentNew .side .calendar td a:focus,
|
|
.moduleContentNew .side .calendar td a:active
|
|
{
|
|
background: #094683;
|
|
color: #fffffe;
|
|
}
|
|
|
|
.moduleContentNew .side .calendar td a:link,
|
|
.moduleContentNew .side .calendar td a:visited,
|
|
.moduleContentNew .side .calendar td a:hover,
|
|
.moduleContentNew .side .calendar td a:focus,
|
|
.moduleContentNew .side .calendar td a:active
|
|
{
|
|
color: #acd6ff;
|
|
}
|
|
|
|
.moduleContentNew .side .calendar td.today span,
|
|
.moduleContentNew .side .calendar td.today a:link,
|
|
.moduleContentNew .side .calendar td.today a:visited,
|
|
.moduleContentNew .side .calendar td.today a:hover,
|
|
.moduleContentNew .side .calendar td.today a:focus,
|
|
.moduleContentNew .side .calendar td.today a:active
|
|
{
|
|
background: #d0e7ff;
|
|
}
|
|
|
|
.moduleContentNew .calendars .calendar .title,
|
|
.moduleContentNew .calendars .calendar li
|
|
{
|
|
border-color: #bbd7f3;
|
|
}
|
|
|
|
.moduleContentNew .viewHeader
|
|
{
|
|
border-color: #d0e7ff;
|
|
}
|
|
|
|
.moduleContentNew .weekBody
|
|
{
|
|
background-color: #e6f3ff;
|
|
border-color: #d0e7ff;
|
|
}
|
|
|
|
.moduleContentNew .weekList
|
|
{
|
|
border-color: #d0e7ff;
|
|
}
|
|
|
|
.moduleContentNew .weekdayRow
|
|
{
|
|
border-color: #d0e7ff;
|
|
}
|
|
|
|
.moduleContentNew .weekView .weekdayEvents
|
|
{
|
|
color: #215486;
|
|
}
|
|
|
|
.moduleContentNew .weekView .selected
|
|
{
|
|
color: #3f612c;
|
|
}
|
|
|
|
.moduleContentNew .specificDetail
|
|
{
|
|
border-color: #d0e7ff;
|
|
}
|
|
|
|
.moduleContentNew .specificDetailImage img
|
|
{
|
|
border-color: #d0e7ff;
|
|
}
|
|
|
|
.moduleContentNew .specificDetailHeader
|
|
{
|
|
color: #215486;
|
|
}
|
|
|
|
.moduleContentNew .monthBody
|
|
{
|
|
border-color: #d0e7ff;
|
|
}
|
|
|
|
.moduleContentNew td.monthHeader
|
|
{
|
|
color: #5f7a06;
|
|
}
|
|
|
|
.moduleContentNew .monthBody td.today:not(.outOfMonth)
|
|
{
|
|
background: #d0e7ff;
|
|
}
|
|
|
|
.moduleContentNew .monthItem .tooltip dt
|
|
{
|
|
color: #215486;
|
|
}
|
|
|
|
.moduleContentNew .eventDetails .viewHeader a
|
|
{
|
|
color: #094683;
|
|
}
|
|
|
|
.moduleContentNew .eventDetails .detailsBody
|
|
{
|
|
border-color: #d0e7ff;
|
|
}
|
|
|
|
.moduleContentNew .detailTitle hr
|
|
{
|
|
background-color: #d0e7ff;
|
|
} |