1
0
Fork 0
forked from 0x2620/oxjs

add calendar controls

This commit is contained in:
rlx 2011-10-31 12:45:08 +00:00
commit a727c32836
7 changed files with 189 additions and 4 deletions

View file

@ -127,6 +127,12 @@ Calendar
background-color: rgba(0, 0, 0, 0.25);
}
.OxThemeModern .OxCalendar .OxCalendarControl,
.OxThemeModern .OxCalendar .OxEventControl {
border-color: rgb(192, 192, 192);
background: rgba(0, 0, 0, 0.75);
color: rgb(192, 192, 192);
}
/*
================================================================================