ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: youngvan on October 06, 2015, 08:21:55 pm

Title: Using old grid styles in version 3
Post by: youngvan on October 06, 2015, 08:21:55 pm
Hi!

I noticed the new version(3) of PQ has new styles(font, borders, colors, etc), but I'm a fan of old school styles from version 2. So is the any easy way to use old styles with version 3+ without reloading them in additional css file?

Thanks in advance.
Title: Re: Using old grid styles in version 3
Post by: paramvir on October 07, 2015, 01:46:22 pm
Could you please provide some examples of those differences between version 2 and version 3.

In general, version 2 css files are not compatible with version 3. You could however override the individual css rules by writing a rule of higher specificity.
Title: Re: Using old grid styles in version 3
Post by: youngvan on October 09, 2015, 12:49:20 pm
Could you please provide some examples of those differences between version 2 and version 3.
font-family, font-size, border-top(bottom)-color...

In general, version 2 css files are not compatible with version 3. You could however override the individual css rules by writing a rule of higher specificity.
Yes, I've already overridden it in css file. Looks similar to old one.
Thank, you can close this post.