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

ListView Backgound Coloring is broken for Firefox 13.0.1

2 Answers 16 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Boris
Top achievements
Rank 1
Boris asked on 29 Jun 2012, 02:54 PM
Hi,

Just updated Firefox to 13.0.1.
I had a beautiful and subtle coloring in both Chrome & Firefox on my ListViews, which is now gone for Firefox;

Load:
http://demos.kendoui.com/web/listview/index.html
http://demos.kendoui.com/web/listview/selection.html
in Firefox and Chrome to see the difference...

Any CSS guru's out there that can fix that for me?

~ Boris

2 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 02 Jul 2012, 02:53 PM
Hello Boris,

The problem is in the box-shadow style declaration:

box-shadow: inset 0 0 30px rgba(0,0,0,0.15);

Currently you have "inner", which is invalid. We will fix this, thanks for pointing it out.

Regards,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Boris
Top achievements
Rank 1
answered on 06 Jul 2012, 02:06 PM
Dimo,

That worked, and it's now beautiful again.
Thanks for all the good work you guys are doing - great products!

~ Boris
Tags
ListView
Asked by
Boris
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Boris
Top achievements
Rank 1
Share this question
or