Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I tried to style straight tables in a Qlik Sense SaaS custom theme. But whatever I do, it has no effect at all. The only thing that is working is the background color for the sheets.
/* working */
.qvt-sheet {
background: #ffffff !important;
}
/* has no effect */
.qv-st table {
border: 1px solid #666666 !important;
}
.qv-st-data-cell {
border-color: #666666 !important;
}
Is this a known issue in general with Qlik Sense SaaS?
Hi @Albert_Candelario ,
Thanks for your reply. I tried it again, now it works. Maybe the CSS wasn't committed correctly.
Is there a list of all CSS classes that can be changed?
Hello @p0cket0m,
We could have a look at it if you think there is an issue specific within the straight table. Is that the only object you face challengues?
I have tested sample themes as the one attached and worked fine in Qlik Cloud.
Cheers,
Albert
Hi @Albert_Candelario ,
Thanks for your reply. I tried it again, now it works. Maybe the CSS wasn't committed correctly.
Is there a list of all CSS classes that can be changed?
Hello @p0cket0m,
Let me see what we could find on that regards.
I am glad is now working fine for you.
Cheers,
Albert
@Albert_Candelario Thanks, a tutorial on this would be highly appreciated!
I posted this as a general question here: https://community.qlik.com/t5/New-to-Qlik-Sense/How-to-find-out-all-CSS-classes-in-Chrome-for-design...
Hello @p0cket0m,
To have more visibility I would recommend you to repost on this Forum:
https://community.qlik.com/t5/Integration-Extension-APIs/bd-p/qlik-sense-integration-extension-api
Cheers,
Albert