Chris Trina
Top achievements
Rank 1
Chris Trina
asked on 28 Dec 2015, 05:51 PM
I have the following scheduler on a page. My problem is, regardless of what skin I assign, the font for the appointments is displaying white making it really hard to read. I've struck out on trying to find the fix, any suggestions?
<
telerik:RadScheduler
ID
=
"rdSchedule"
runat
=
"server"
Skin
=
"Default"
AdvancedForm-Enabled
=
"False"
AllowDelete
=
"False"
AllowEdit
=
"False"
AllowInsert
=
"False"
EnableAdvancedForm
=
"False"
FirstDayOfWeek
=
"Monday"
HoursPanelTimeFormat
=
"htt"
LastDayOfWeek
=
"Friday"
ReadOnly
=
"True"
ShowViewTabs
=
"false"
ValidationGroup
=
"Displays"
SelectedView
=
"MonthView"
ShowHoursColumn
=
"False"
ShowResourceHeaders
=
"False"
TimelineView-UserSelectable
=
"false"
Visible
=
"False"
OverflowBehavior
=
"Expand"
MonthView-VisibleAppointmentsPerDay
=
"25"
MonthView-AdaptiveRowHeight
=
"true"
>
<
WeekView
UserSelectable
=
"False"
/>
<
Localization
AdvancedAllDayEvent
=
"All day"
></
Localization
>
<
DayView
UserSelectable
=
"False"
/>
</
telerik:RadScheduler
>
2 Answers, 1 is accepted
0
Chris Trina
Top achievements
Rank 1
answered on 28 Dec 2015, 05:56 PM
Also, here is
the CSS file assigned to this page.
@import
url
(../Includes/NotifyBar/jquery.notifyBar.css);
@import
url
(//fonts.googleapis.com/css?family=Anonymous+Pro:
700
);
@media
print
{
.NonPrinted
{
display
:
none
;
}
}
html
{
width
:
100%
;
height
:
100%
;
}
body
{
width
:
100%
;
/*height: 100%;*/
margin
:
0
;
padding
:
0
;
color
:
#000000
;
background
:
#EEEEEE
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
font-size
:
10pt
;
background-image
:
url
(../images/hdrBkg.jpg);
background-repeat
:
repeat-x
;
line-height
:
normal
;
}
table
{
font-family
:
Arial
,
Helvetica
,
sans-serif
;
font-size
:
10pt
;
}
.cssLoading {
position
:
absolute
;
left
:
0
;
top
:
0
;
bottom
:
0
;
right
:
0
;
background
:
#FFF
;
opacity:
0.8
;
filter: alpha(opacity=
80
);
z-index
:
99999
;
}
.cssNoData
{
font-size
:
14px
;
color
:
#666666
;
line-height
:
50px
;
font-style
:
italic
;
text-align
:
center
;
padding-top
:
5px
;
padding-bottom
:
5px
;
}
.cssPageNote
{
font-size
:
14px
;
color
:
#666666
;
font-style
:
italic
;
text-align
:
center
;
padding-top
:
10px
;
padding-bottom
:
10px
;
}
.RadRating
{
display
: inline-
block
;
vertical-align
:
middle
;
font-size
:
10pt
;
color
:
#000000
;
}
.radModalPanel
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
100%
;
height
:
100%
;
margin
:
0
;
padding
:
0
;
background-repeat
:
repeat
;
}
.cssHeading
{
font-weight
:
bold
;
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Verdana
,
Helvetica
,
sans-serif
,
Arial
;
}
.cssContent
{
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
.cssContentBoldColored
{
font-weight
:
bold
;
font-size
:
10pt
;
color
:
#0066FF
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
.cssContentBold
{
font-weight
:
bold
;
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
}
.cssLable
{
font-weight
:
bold
;
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
.cssLabel
{
font-weight
:
bold
;
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
.cssContentLink
{
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
text-decoration
:
underline
;
}
.cssContentLinkBuffered
{
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
text-decoration
:
underline
;
padding
:
3px
;
}
.cssContentTextLink
{
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
text-decoration
:
none
;
}
.cssLightContent
{
font-size
:
10pt
;
color
: Gray;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
.cssSmallContent
{
font-size
:
8pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
.cssLightLink
{
font-size
:
10pt
;
text-decoration
:
underline
;
color
: Gray;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
.cssLightLinkSmaller
{
font-size
:
7pt
;
text-decoration
:
underline
;
color
: Gray;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
.cssBigAndBold
{
font-weight
:
bold
;
font-size
:
20pt
;
color
:
#000000
;
font-family
:
Verdana
,
Helvetica
,
sans-serif
,
Arial
;
}
.cssContenttemp
{
FONT-SIZE:
9pt
;
COLOR:
black
;
FONT-FAMILY:
Arial
,
Helvetica
,
sans-serif
;
}
.cssSmaller
{
FONT-SIZE:
smaller
;
}
.cssFooter
{
font-size
:
8pt
;
color
:
#666666
;
font-family
:
Verdana
,
Helvetica
,
sans-serif
,
Arial
;
}
.cssError
{
font-weight
:
normal
;
font-size
:
9pt
;
color
:
#ee0000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
.cssMove
{
cursor
:
move
;
}
.cssStatus
{
font-weight
:
bold
;
font-size
:
10pt
;
color
:
#ee0000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
.cssEvenRow, .cssEvenRow TD
{
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
background-color
:
#FFFFFF
;
}
.cssOddRow, .cssOddRow TD
{
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
background-color
:
#eeeeee
;
}
.cssButton
{
border-right
:
thin
outset
;
border-top
:
thin
outset
;
font-weight
:
lighter
;
font-size
:
7pt
;
background
:
#dcdcdc
;
border-left
:
thin
outset
;
width
:
95px
;
color
:
#000000
;
border-bottom
:
thin
outset
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
text-align
:
center
;
}
.cssSmallButton
{
border-right
:
thin
outset
;
border-top
:
thin
outset
;
font-weight
:
lighter
;
font-size
:
8pt
;
background
:
#dcdcdc
;
border-left
:
thin
outset
;
width
:
60px
;
color
:
#000000
;
border-bottom
:
thin
outset
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
text-align
:
center
;
}
.cssSmallButtonDisabled {
border-right
:
thin
outset
;
border-top
:
thin
outset
;
font-weight
:
lighter
;
font-size
:
8pt
;
background
:
#CCCCCC
;
border-left
:
thin
outset
;
width
:
60px
;
color
:
#808080
;
border-bottom
:
thin
outset
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
text-align
:
center
;
}
.cssMediumButton
{
border-right
:
thin
outset
;
border-top
:
thin
outset
;
font-weight
:
lighter
;
font-size
:
7pt
;
background
:
#dcdcdc
;
border-left
:
thin
outset
;
width
:
80px
;
color
:
#000000
;
border-bottom
:
thin
outset
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
text-align
:
center
;
}
.cssFormButton, .cssNewButton {
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
font-size
:
11px
;
font-weight
:
bold
;
height
:
25px
;
width
:
120px
;
background-color
:
#dcdcdc
;
border
:
1px
solid
;
border-top-color
:
#aca899
;
border-left-color
:
#aca899
;
border-right-color
:
#000000
;
border-bottom-color
:
#000000
;
background-image
:
url
(../images/btnBkgGrey.jpg);
background-repeat
:
repeat-x
;
}
.cssHeaderRow
{
font-weight
:
bold
;
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
background-color
:
silver
;
}
.cssHeaderRowLight
{
font-weight
:
bold
;
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
, ;
background-color
:
#eeeeee
;
}
.cssFooterRow, .cssFooterRow td, .cssFooterRow tr
{
font-size
:
0pt
;
background-color
:
silver
;
padding
:
0px
;
height
:
3px
;
}
.cssEvenRow, .cssEvenRow TD
{
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
background-color
:
#FFFFFF
;
}
.cssOddRow, .cssOddRow TD
{
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
background-color
:
#eeeeee
;
}
.cssSelectedRow
{
font-weight
:
normal
;
font-size
:
10pt
;
color
:
#FFFFFF
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
background-color
:
#0099FF
;
}
.cssGroupHeaderRow TD
{
background-color
:
#D9D9D9
!important
;
}
.cssNoFormat
{
border
:
thin
solid
#000000
;
padding
:
3px
;
font-family
:
Arial
;
font-size
:
9pt
;
font-weight
:
normal
;
font-style
:
normal
;
font-variant
:
normal
;
visibility
:
visible
;
width
:
50px
;
height
:
15px
;
line-height
:
50px
;
}
.cssBox
{
border
:
thin
solid
#000000
;
font-weight
:
lighter
;
font-size
:
9pt
;
background
:
#dcdcdc
;
width
:
100%
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
text-align
:
center
;
}
.cssBoxLightLeft {
border
:
thin
solid
#808080
;
font-weight
:
normal
;
font-size
:
9pt
;
background
:
#dcdcdc
;
width
:
100%
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
text-align
:
left
;
}
.cssScrollableBoxContainer {
padding-bottom
:
20px
;
}
.cssScrollableBox {
overflow-y:
auto
;
overflow-x:
hidden
;
border
:
solid
1px
#CCCCCC
;
border-top
:
none
;
padding
:
7px
;
max-height
:
300px
;
}
a, a:link, a:visited, a:active
{
color
:
#666666
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
text-decoration
:
underline
;
}
a:hover
{
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
text-decoration
:
underline
;
}
.cssMutedContent
{
font-size
:
10pt
;
color
: darkgray;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
.cssMutedNavLink
{
font-weight
:
bold
;
font-size
:
10pt
;
color
: darkgray;
font-family
:
Verdana
,
Helvetica
,
sans-serif
,
Arial
;
text-decoration
:
none
;
}
.cssMJSDNavLink
{
font-size
:
10pt
;
font-weight
:
bold
;
}
.cssMJSDCurrentNavLink
{
font-weight
:
bold
;
font-size
:
10pt
;
color
:
#000000
;
font-style
:
italic
;
font-family
:
Verdana
,
Helvetica
,
sans-serif
,
Arial
;
text-decoration
:
underline
;
}
.cssMJSDCurrentNavLink:hover
{
font-weight
:
bold
;
font-size
:
10pt
;
color
:
#000000
;
font-style
:
italic
;
font-family
:
Verdana
,
Helvetica
,
sans-serif
,
Arial
;
text-decoration
:
underline
;
}
.cssNavLink
{
font-size
:
10pt
;
font-weight
:
bold
;
color
:
#dddddd
;
font-family
:
Verdana
,
Helvetica
,
sans-serif
,
Arial
;
text-decoration
:
none
;
}
.cssNavLink:hover
{
font-size
:
10pt
;
font-weight
:
bold
;
color
:
#ffffff
;
font-family
:
Verdana
,
Helvetica
,
sans-serif
,
Arial
;
text-decoration
:
none
;
}
.cssGeneralNavLink
{
font-size
:
10pt
;
font-weight
:
bold
;
color
:
#52516B
;
font-family
:
Verdana
,
Helvetica
,
sans-serif
,
Arial
;
text-decoration
:
none
;
}
.cssGeneralNavLink:hover
{
font-size
:
10pt
;
font-weight
:
bold
;
color
:
#000000
;
font-family
:
Verdana
,
Helvetica
,
sans-serif
,
Arial
;
text-decoration
:
none
;
}
.cssGeneralSelectedNavLink
{
font-size
:
10pt
;
font-weight
:
bold
;
background-color
:
white
;
text-decoration
:
none
;
color
:
#52516B
;
font-family
:
Verdana
,
Helvetica
,
sans-serif
,
Arial
;
}
.cssGeneralSelectedNavLink:hover
{
font-size
:
10pt
;
font-weight
:
bold
;
background-color
:
white
;
color
:
#000000
;
font-family
:
Verdana
,
Helvetica
,
sans-serif
,
Arial
;
text-decoration
:
none
;
}
.cssNavContent
{
font-size
:
9pt
;
color
:
#eeeeee
;
background-color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
.cssButton
{
border-right
:
outset
;
border-top
:
outset
;
font-weight
:
bold
;
font-size
:
10pt
;
background-image
:
none
;
border-left
:
outset
;
width
:
100px
;
color
:
#000000
;
border-bottom
:
outset
;
font-family
:
Verdana
,
Helvetica
,
sans-serif
,
Arial
;
height
:
30px
;
background-color
: gainsboro;
text-align
:
center
;
}
input
{
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
input[disabled]
{
color
:
#666666
;
background-color
:
#EDEDED
;
}
select
{
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
select[disabled]
{
color
:
#666666
;
background-color
:
#EDEDED
;
}
textarea
{
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
textarea[disabled]
{
color
:
#666666
;
background-color
:
#EDEDED
;
}
.UserMessage
{
border
:
#555555
2px
solid
;
color
:
#000000
;
background-color
:
#FFFF99
;
width
:
100%
;
padding
:
7px
;
line-height
:
normal
;
}
.UserMessage td
{
font-size
:
14px
;
}
.UserMessageErrorText
{
color
:
#EE0000
;
font-size
:
14px
;
}
.HorizontalLine
{
font-size
:
0pt
;
background-color
:
silver
;
padding
:
0px
;
height
:
2px
;
}
.Copyright, .Copyright A, .Copyright A:link, .Copyright A:visited, .Copyright A:active
{
font-family
:
Tahoma
,
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
11px
;
color
:
#999999
;
line-height
:
normal
;
text-decoration
:
none
;
}
.Copyright A:hover
{
color
:
#333333
;
text-decoration
:
underline
;
}
.SubNav
{
font-family
:
Tahoma
,
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
13px
;
color
:
#666666
;
line-height
:
normal
;
}
.SubNav A, .SubNav A:link, .SubNav A:visited, .SubNav A:active
{
color
:
#0099CC
;
}
.SubNav A:hover
{
color
:
#333333
;
}
A.SubNavSelected:link, A.SubNavSelected:visited, A.SubNavSelected:active
{
font-style
:
italic
;
color
:
#000000
;
text-decoration
:
none
;
}
A.SubNavSelected:hover
{
color
:
#333333
;
text-decoration
:
underline
;
}
.TopNav
{
font-family
:
Tahoma
,
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
13px
;
color
:
#666666
;
line-height
:
normal
;
}
.TopNav A, .TopNav A:link, .TopNav A:visited, .TopNav A:active
{
color
:
#0099CC
;
}
.TopNav A:hover
{
color
:
#333333
;
}
.BtnContainerVertical
{
margin
:
0px
;
margin-top
:
3px
!important
;
margin-bottom
:
3px
!important
;
display
: inline-
block
!important
;
}
.BtnContainerHorizontal
{
margin
:
0px
;
margin-left
:
3px
!important
;
margin-right
:
3px
!important
;
display
: inline-
block
!important
;
}
.cssPageTitle
{
font-family
:
Helvetica
,
Arial
,
sans-serif
;
font-size
:
20px
;
/*color: #0099CC;*/
color
:
#555555
;
font-weight
:
bold
;
padding-bottom
:
10px
;
/*text-shadow: 0 1px 2px rgba(0,0,0,.25);*/
}
.cssContentWrapper
{
padding-top
:
7px
;
width
:
660px
!important
;
/* 960 - 150 navigation = 810 */
}
A.cssCourseUnitLink
{
text-decoration
:
none
;
color
:
#000
;
}
A.cssCourseUnitLink:hover, A.cssCourseUnitLink:focus
{
text-decoration
:
underline
;
}
A.LinkBtnHelp, A.LinkBtnHelp:link, A.LinkBtnHelp:visited, A.LinkBtnHelp:active {
color
:
#111111
;
text-decoration
:
none
;
font-weight
:
bold
;
text-align
:
center
;
display
: inline-
block
;
white-space
:
nowrap
;
font-size
:
12px
;
width
:
110px
;
padding-top
:
5px
;
padding-bottom
:
5px
;
}
A.LinkBtnHelp:hover, A.LinkBtnHelp:focus
{
color
:
#000000
;
text-decoration
:
underline
;
}
A.LinkBtn, A.LinkBtn:link, A.LinkBtn:visited, A.LinkBtn:active
{
border
:
solid
1px
;
border-top-color
:
#aca899
;
border-left-color
:
#aca899
;
border-right-color
:
#333333
;
border-bottom-color
:
#333333
;
color
:
#111111
;
background-color
:
#DDDDDD
;
text-decoration
:
none
;
font-weight
:
bold
;
text-align
:
center
;
line-height
:
16px
;
display
: inline-
block
;
white-space
:
nowrap
;
font-size
:
11px
;
min-width
:
100px
;
padding-top
:
5px
;
padding-left
:
5px
;
padding-right
:
5px
;
padding-bottom
:
5px
;
background-image
:
url
(../images/btnBkgDkGrey.jpg);
background-repeat
:
repeat-x
;
}
.LinkBtn:hover, .LinkBtn:focus
{
background-color
:
#D6D6D6
;
color
:
#000000
;
border-color
:
#000000
;
text-decoration
:
none
;
}
A.LinkBtnSmall, A.LinkBtnSmall:link, A.LinkBtnSmall:visited, A.LinkBtnSmall:active
{
border
:
solid
1px
;
border-top-color
:
#aca899
;
border-left-color
:
#aca899
;
border-right-color
:
#333333
;
border-bottom-color
:
#333333
;
color
:
#111111
;
background-color
:
#DDDDDD
;
text-decoration
:
none
;
font-weight
:
bold
;
line-height
:
16px
;
text-align
:
center
;
display
: inline-
block
;
white-space
:
nowrap
;
font-size
:
11px
;
width
:
70px
;
padding-top
:
3px
;
padding-bottom
:
3px
;
background-image
:
url
(../images/btnBkgDkGrey.jpg);
background-repeat
:
repeat-x
;
}
A.LinkBtnSmall:hover
{
background-color
:
#D6D6D6
;
color
:
#000000
;
border-color
:
#000000
;
text-decoration
:
none
;
}
A.LinkBtnAlt, A.LinkBtnAlt:link, A.LinkBtnAlt:visited, A.LinkBtnAlt:active
{
border
:
solid
1px
;
border-top-color
:
#BBBBBB
;
border-left-color
:
#BBBBBB
;
border-right-color
:
#888888
;
border-bottom-color
:
#888888
;
color
:
#444444
;
background-color
:
#EEEEEE
;
text-decoration
:
none
;
font-weight
:
bold
;
line-height
:
16px
;
text-align
:
center
;
display
: inline-
block
;
white-space
:
nowrap
;
font-size
:
11px
;
min-width
:
100px
;
padding-top
:
5px
;
padding-left
:
5px
;
padding-right
:
5px
;
padding-bottom
:
5px
;
background-image
:
url
(../images/btnBkgGrey.jpg);
background-repeat
:
repeat-x
;
}
A.LinkBtnAlt:hover
{
color
:
#333333
;
border-color
:
#777777
;
text-decoration
:
none
;
}
A.LinkBtnSmallAlt, A.LinkBtnSmallAlt:link, A.LinkBtnSmallAlt:visited, A.LinkBtnSmallAlt:active
{
border
:
solid
1px
;
border-top-color
:
#BBBBBB
;
border-left-color
:
#BBBBBB
;
border-right-color
:
#888888
;
border-bottom-color
:
#888888
;
color
:
#444444
;
background-color
:
#EEEEEE
;
text-decoration
:
none
;
font-weight
:
bold
;
line-height
:
16px
;
text-align
:
center
;
display
: inline-
block
;
white-space
:
nowrap
;
font-size
:
11px
;
width
:
70px
;
padding-top
:
3px
;
padding-bottom
:
3px
;
background-image
:
url
(../images/btnBkgGrey.jpg);
background-repeat
:
repeat-x
;
}
A.LinkBtnSmallAlt:hover
{
color
:
#333333
;
border-color
:
#777777
;
text-decoration
:
none
;
}
.LinkBtnIcon
{
border
:
none
;
margin-left
:
1px
;
margin-right
:
7px
;
vertical-align
:
middle
;
}
.LinkBtnIconSmall
{
border
:
none
;
margin-left
:
0px
;
margin-right
:
4px
;
vertical-align
:
middle
;
}
.InlineIconRight
{
border
:
none
;
margin-left
:
7px
;
vertical-align
:
middle
;
}
.InlineIconLeft
{
border
:
none
;
margin-right
:
7px
;
vertical-align
:
middle
;
}
.Note, .cssNote
{
font-size
:
11px
;
color
:
#777777
;
}
.NoItems
{
padding
:
10px
;
font-size
:
14px
;
color
:
#666666
;
line-height
:
normal
;
font-style
:
italic
;
text-align
:
center
;
}
.NoItemsSmall
{
padding
:
5px
;
font-size
:
13px
;
color
:
#666666
;
line-height
:
normal
;
font-style
:
italic
;
text-align
:
center
;
}
.LastUpdated, .LastUpdated span
{
font-size
:
11px
;
color
:
#999999
;
line-height
:
normal
;
font-style
:
normal
;
}
.RadGrid_Default .rgAltRow
{
background
:
none
repeat
scroll
0
0
#f2f2f2
!important
;
}
.RadGrid_Default .rgRow
{
background
: inherit
!important
;
}
.RadGrid_Default .rgRow td, .RadGrid_Default .rgAltRow td
{
color
:
#000000
!important
;
padding-left
:
7px
!important
;
padding-top
:
5px
!important
;
padding-bottom
:
5px
!important
;
border-bottom
:
0px
!important
;
font-size
:
12px
!important
;
}
/* finally, need to put this one back in */
.RadGrid_Default .rgHeader:first-child, .RadGrid_Default th.rgResizeCol:first-child, .RadGrid_Default .rgFilterRow > td:first-child, .RadGrid_Default .rgRow > td:first-child, .RadGrid_Default .rgAltRow > td:first-child
{
border-left
:
0
none
!important
;
padding-left
:
7px
!important
;
}
.RadGrid_Default a
{
color
: inherit
!important
;
}
.RadGrid_Default
{
color
:
#000000
!important
;
}
.reToolbar.Default .ClearField
{
background-image
:
url
(ClearField.gif)
!important
;
background-position-x:
-2px
;
background-position-y:
-1px
;
}
.reToolbar.Default .WIRISformula
{
background-image
:
url
(../Includes/WIRIS/core/wiris-formula.gif);
}
.Wirisformula
{
border
:
none
;
}
.reContentArea
{
background-color
:
#ffffff
;
background-image
:
none
;
padding
:
0px
!important
;
padding-left
:
2px
!important
;
padding-right
:
2px
!important
;
font-size
:
10pt
;
color
:
#000000
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
}
div.RadPanelBar_Default .rpRootGroup {
border-color
:
#CCCCCC
;
}
.RadPanelBar_Default .rpRootGroup .rpLink {
font-family
:
Arial
,
Helvetica
,
sans-serif
;
font-size
:
13px
;
font-weight
:
bold
;
color
:
#111
;
text-shadow
:
1px
1px
2px
rgba(
250
,
250
,
250
, .
8
);
padding-top
:
4px
;
padding-bottom
:
3px
;
}
.RadPanelBar_Default .rpGroup .rpItem {
padding-top
:
0px
;
padding-bottom
:
0px
;
}
.RadPanelBar_Default .rpGroup .rpOut {
background-image
:
none
!important
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
font-size
:
12px
;
font-weight
:
normal
;
text-shadow
:
none
;
line-height
:
16px
!important
;
padding-top
:
0px
!important
;
padding-bottom
:
1px
!important
;
}
.RadPanelBar_Default .rpGroup a.rpLink:hover,
.RadPanelBar_Default .rpGroup .rpOut:hover {
background-image
:
none
!important
;
background-color
:
#EEE
!important
;
}
.RadPanelBar_Default .rpGroup a.rpSelected,
.RadPanelBar_Default .rpGroup a.rpSelected:hover,
.RadPanelBar_Default .rpGroup a.rpSelected .rpOut,
.RadPanelBar_Default .rpGroup a.rpSelected .rpOut:hover {
background-image
:
none
!important
;
background-color
:
#888
!important
;
}
.RadPanelBar_Default .rpGroup .rpExpandable {
background-image
:
none
!important
;
text-shadow
:
none
;
line-height
:
13px
!important
;
padding-top
:
4px
!important
;
padding-bottom
:
0px
!important
;
}
.RadPanelBar_Default .rpGroup .rpExpandHandle {
background-image
:
none
!important
;
}
.RadUpload INPUT
{
font-size
:
12px
!important
;
}
.RadUpload .ruCancel, .RadUpload .ruRemove
{
font-size
:
12px
!important
;
font-weight
:
bold
!important
;
}
.RadWindow .rwWindowContent .rwPopupButton .rwInnerSpan {
width
:
55px
!important
;
text-align
:
center
!important
;
}
.RadWindow .rwWindowContent .radconfirm
{
background-position
:
top
left
!important
;
}
.FixedSizeImage {
max-height
:
100px
;
max-width
:
150px
;
border
:
none
;
}
.HighlightedRow
{
background-color
:
#FFFF99
;
padding-left
:
10px
;
padding-right
:
10px
;
}
.HighlightedBox
{
display
: inline-
block
;
background-color
:
#FFFF99
;
padding-top
:
10px
;
margin-bottom
:
10px
;
text-align
:
center
;
white-space
:
nowrap
;
margin-left
:
10%
;
width
:
80%
;
}
.Red, A.Red:link
{
color
:
#dd0000
!important
;
}
.CornerRed {
position
:
relative
;
}
.CornerRed:after {
content
:
""
;
position
:
absolute
;
top
:
0%
;
right
:
0%
;
width
:
0px
;
height
:
0px
;
border-top
:
20px
solid
#dd0000
;
border-left
:
20px
solid
transparent
;
}
.CornerYellow {
position
:
relative
;
}
.CornerYellow:after {
content
:
""
;
position
:
absolute
;
top
:
0%
;
right
:
0%
;
width
:
0px
;
height
:
0px
;
border-top
:
20px
solid
#ffd800
;
border-left
:
20px
solid
transparent
;
}
.CornerGreen {
position
:
relative
;
}
.CornerGreen:after {
content
:
""
;
position
:
absolute
;
top
:
0%
;
right
:
0%
;
width
:
0px
;
height
:
0px
;
border-top
:
20px
solid
#20a13a
;
border-left
:
20px
solid
transparent
;
}
blockquote {
background
:
#f9f9f9
;
color
:
#666666
;
font-style
:
italic
;
border-left
:
3px
solid
#ccc
;
margin
:
0px
;
margin-top
:
5px
;
margin-bottom
:
5px
;
padding
:
8px
;
padding-right
:
10px
;
quotes
:
"\201C"
"\201D"
"\2018"
"\2019"
;
}
blockquote:before {
color
:
#ccc
;
content
:
open-quote
;
font-size
:
50px
;
line-height
:
0em
;
margin-right
:
0.2em
;
vertical-align
:
-0.4em
;
}
.cssCodeFont
{
font-size
:
22px
;
font-family
:
'Anonymous Pro'
, Consolas;
text-align
:
center
;
}
.NotificationCount {
display
: inline-
block
;
padding
:
2px
5px
2px
5px
;
background-color
:
#DD0000
;
color
:
#FFFFFF
;
font-size
:
11px
;
cursor
:
pointer
;
}
.NotificationMessage {
display
:
block
;
padding
:
10px
;
padding-left
:
15px
;
background-color
:
#F9F9F9
;
margin
:
3px
;
margin-left
:
5px
;
border-bottom
:
1px
solid
#D5D5D5
;
border-right
:
1px
solid
#D5D5D5
;
}
.NotificationMessageNew {
display
:
block
;
padding
:
10px
;
background-color
:
#FFFFFF
;
margin
:
3px
;
margin-left
:
5px
;
border-bottom
:
1px
solid
#CCCCCC
;
border-right
:
1px
solid
#CCCCCC
;
border-left
:
5px
solid
#0099CC
;
}
.cssFieldTitle {
display
:
block
;
padding-bottom
:
3px
;
font-weight
:
bold
;
}
.cssFieldValue {
display
:
block
;
padding-bottom
:
15px
;
font-weight
:
normal
;
}
.cssFieldInlineNoBreak {
display
: initial;
padding-right
:
25px
;
}
.cssFieldInlineBreak {
display
:
block
;
}
.cssFieldTitleInline {
display
: inline-
block
;
padding-bottom
:
10px
;
padding-right
:
3px
;
font-weight
:
bold
;
}
.cssFieldValueInline {
display
: inline-
block
;
padding-bottom
:
10px
;
font-weight
:
normal
;
}
.cssRadPageView {
overflow-y:
auto
;
overflow-x:
hidden
;
border
:
solid
1px
#999999
;
border-top
:
none
;
padding
:
10px
;
}
.cssFadeOut {
bottom
:
-20px
;
height
:
20px
;
z-index
:
2
;
background
: -webkit-linear-gradient(rgba(
255
,
255
,
255
,
1
), rgba(
255
,
255
,
255
,
0
) );
/* For Safari */
background
: linear-gradient( rgba(
255
,
255
,
255
,
1
), rgba(
255
,
255
,
255
,
0
) );
}
0
Chris Trina
Top achievements
Rank 1
answered on 28 Dec 2015, 08:38 PM
please ignore this, I figured it out. I had to set the color attribute in the data I was binding to the calendar.