primeui
primeui copied to clipboard
PrimeUI Tabview CSS is not synchronized with PrimeFaces CSS
According to this blog-post aprimeui CSS and primefaces CSS have been merged.
http://blog.primefaces.org/?p=3793
PrimeUI Tabview CSS is not synchronized with PrimeFaces CSS.
Replace class prefix ui-tabview with ui-tabs
Using jQuery to replace it after load results in correct rendering but functionality is not preserved, so i replaced it in primeui.js file myself.