This is a migrated thread and some comments may be shown as answers.

Display bug in Windows 7 skin

1 Answer 24 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Dirk
Top achievements
Rank 1
Dirk asked on 03 Oct 2011, 03:41 PM
During one of the recent updates a small display bug was introduced when using the fileexplorer with the windows 7 skin.
The skins sets a blue-ish background on the file list, which makes the highlight on hovering over a file display incorrectly and very confusing.

It can be easily verified on the file explorer demo's when setting the skin on windows 7.

The offending style is ".RadGrid_Windows7 .rgRow { background-color: #ebeff3; }"

While it is easy to override with a css, I've been unable to apply this fix for the file explorers used in the dialogs of the RadEditor, since they are displayed in an iframe and my stylesheets are not applied there.

1 Answer, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 05 Oct 2011, 08:09 AM
Hi Dirk,

Thank you for bringing our attention to this issue. I have logged it to our database and we will do our best to handle it for one of the upcoming releases.

To apply a custom CSS to the RadEditor's dialogs you need to set the editors DialogsCssFile property to point to a file that contains the custom CSS. More information regarding this property is available in the following help article:
DialogsCssFile Property

Kind regards,
Dobromir
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
FileExplorer
Asked by
Dirk
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Share this question
or