or
/* START RadDock_Office2007 styles */
.RadDock_Office
2007
.rdTop .rdLeft,
.RadDock_Office
2007
.rdTop .rdRight
{
background-image
:
url
(
'../images/Brand/DashboardHorizontalSprite.gif'
)
!important
;
}
.RadDock_Office
2007
.rdTop .rdCenter
{
background-image
:
url
(
'../images/Brand/DashboardVerticalSprite.gif'
)
!important
;
}
.RadDock_Office
2007
.rdTitleBar em
{
line-height
:
25px
!important
;
color
:
#15428B
!important
;
font-family
:
Tahoma
,
verdana
,
arial
!important
;
font-size
:
11px
!important
;
font-style
:
normal
!important
;
font-variant
:
normal
!important
;
font-weight
:
bold
!important
;
text-align
:
left
!important
;
width
:
auto
!important
;
}
.RadDock_Office
2007
{
margin
:
0px
0px
5px
0px
!important
;
}
/* END RadDock_Office2007 styles */
/* START RadDock styles */
.rdContent
{
font-family
:
Tahoma
,
verdana
,
arial
!important
;
font
:
11px
Tahoma
,
verdana
,
arial
!important
;
}
.RadDock .rdTable .rdMiddle .rdCenter .rdContent
{
font
:
11px
Tahoma
,
verdana
,
arial
!important
;
font-family
:
Tahoma
,
verdana
,
arial
!important
;
}
.RadDock .rdCommands .rdCollapse{
background
:
url
(
'../images/changeclienttup.gif'
)
transparent
!important
;}
.RadDock .rdCommands .rdExpand{
background
:
url
(
'../images/changeclientt.gif'
)
transparent
!important
;}
.RadDock .rdCommands .rdClose{
background
:
url
(
'../images/close.gif'
)
transparent
!important
;}
div.RadDock .rdTop .rdCenter {
background-position
:
0px
0px
!important
;
background-repeat
:
repeat-x
!important
;
width
:
100%
!important
;
}
div.RadDock .rdTop .rdLeft
{
background-position
:
0px
0px
!important
;
}
div.RadDock .rdTop .rdRight
{
background-position
:
-6px
0px
!important
;
}
div.RadDock .rdMiddle .rdRight
{
background-position
:
4px
0px
!important
;
background-color
:
#FFFFFF
!important
;
}
.RadDock .rdBottom .rdLeft,
.RadDock .rdBottom .rdCenter,
.RadDock .rdBottom .rdRight
{
background-position
:
0
-101px
!important
;
height
:
1px
!important
;
}
.RadDock .rdTop .rdLeft,
.RadDock .rdTop .rdRight,
.RadDock .rdMiddle .rdLeft,
.RadDock .rdMiddle .rdRight,
.RadDock .rdBottom .rdLeft,
.RadDock .rdBottom .rdRight
{
width
:
5px
!important
;
}
.RadDock .rdTop
{
height
:
27px
!important
;
}
.RadDock .rdTable .rdTop
{
line-height
:
25px
!important
;
}
.RadDockZone
{
position
:
relative
!important
;
}
.RadDockZone#RadDockZoneV
1
{
padding
:
0px
0px
0px
0px
!important
;
margin
:
10px
0px
0px
10px
!important
;
}
.RadDockZone#RadDockZoneV
2
{
padding
:
0px
0px
0px
0px
!important
;
margin
:
10px
0px
0px
10px
!important
;
}
.RadDockZone#RadDockZoneV
3
{
padding
:
0px
0px
0px
0px
!important
;
margin
:
10px
10px
0px
10px
!important
;
}
/* END RadDock styles */
Please help
dr[
"categoryName"] = "<span style='padding-left:" + lvl * 10 + "px'>" + child_drs[i]["categoryName"].ToString() + "</span>";
Please find the attached image to check how browser is rendering it. However in firebug it is rendering "<" to "<"
<
telerik:RadEditor
ID
=
"reContent"
Skin
=
"Office2007"
runat
=
"server"
EditModes
=
"Design"
>
<
Tools
>
<
telerik:EditorToolGroup
>
<
telerik:EditorTool
Name
=
"AjaxSpellCheck"
/>
<
telerik:EditorTool
Name
=
"FontName"
/>
<
telerik:EditorTool
Name
=
"FontSize"
/>
<
telerik:EditorTool
Name
=
"Bold"
/>
<
telerik:EditorTool
Name
=
"Italic"
/>
<
telerik:EditorTool
Name
=
"Underline"
/>
<
telerik:EditorSeparator
/>
<
telerik:EditorTool
Name
=
"JustifyLeft"
Enabled
=
"true"
/>
<
telerik:EditorTool
Name
=
"JustifyCenter"
/>
<
telerik:EditorTool
Name
=
"JustifyFull"
/>
<
telerik:EditorTool
Name
=
"JustifyRight"
/>
<
telerik:EditorTool
Name
=
"JustifyNone"
/>
<
telerik:EditorSeparator
/>
<
telerik:EditorTool
Name
=
"Indent"
/>
<
telerik:EditorTool
Name
=
"Outdent"
/>
<
telerik:EditorSeparator
/>
<
telerik:EditorTool
Name
=
"InsertOrderedList"
/>
<
telerik:EditorTool
Name
=
"InsertUnorderedList"
/>
<
telerik:EditorSeparator
/>
<
telerik:EditorTool
Name
=
"Undo"
/>
<
telerik:EditorTool
Name
=
"Redo"
/>
</
telerik:EditorToolGroup
>
</
Tools
>
</
telerik:RadEditor
>