primeui icon indicating copy to clipboard operation
primeui copied to clipboard

PrimeUI Tabview CSS is not synchronized with PrimeFaces CSS

Open djmj opened this issue 9 years ago • 0 comments

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.

djmj avatar Jun 14 '16 12:06 djmj