I'm working to make the Cockpit javascript and CSS in the base package
stable and allow out of tree building of components and plugins.
One of the changes is adding a namespace to each of our own CSS classes
in the base package. This is similar to what Patternfly does. The idea
is to avoid changing the CSS class names in the base package after this
point.
There's a number of pull requests currently open related to this change:
https://github.com/cockpit-project/cockpit/pulls?utf8=%E2%9C%93&q=CSS+Names…
I've also updated the cockpit-ovirt component for these changes:
https://gerrit.ovirt.org/#/c/57036/
Cheers,
Stef