What is this used for? I was expecting some older IE declaration, but its actually a basic CSS file. Why isnt this just updated in the main CSS for Kendoui
Any help is appreciated
<!--This CSS entry was added by the Kendo UI VS Extensions for compatibility reasons-->
<
link
href
=
"@Url.Content("
~/Content/kendo.compatibility.css")"
rel
=
"stylesheet"
type
=
"text/css"
/>
.k-grid th a
{
position
:
static
}
.k-grid .k-grid-header th a
{
padding
: .
5em
.
2em
.
4em
;
}
html body
{
border
:
0
}