Hi
I am using the web blue skin from q3 2008. PLease can you tell me how i can make the expand/collapse column smaller in width. I created a custom skin based on the web blue skin and i have tried to make the width smaller like so
but to no avail.
Many thanks
I am using the web blue skin from q3 2008. PLease can you tell me how i can make the expand/collapse column smaller in width. I created a custom skin based on the web blue skin and i have tried to make the width smaller like so
.RadGrid_SureTrack
.rgExpand
{
background-position:2px -722px;
width: 15px;
}
but to no avail.
Many thanks