Active
Project:
Slickgrid
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2011 at 18:44 UTC
Updated:
9 Oct 2012 at 18:21 UTC
slickgrid uses styles with the word 'slick' in it, which is good.
But one general style it uses, interferes with a general style used in many websites:
div.odd{
background: #F7F7F7!important;
}
So this should better be changed to include 'slick' as well.
Comments
Comment #1
TelFiRE commentedYeah I just found this myself. This is a massive bug. Requires very hacky workaround, should be fixed ASAP IMO given how easily it could be done.