primefaces - Extract applied CSS on a page -


i've been working on project built primefaces 3.4 , i'm having problems because of misorganized theme structure.

there's primefaces styles, green theme built on top of it, , there's more recent orange theme built on top of other two. thing orange not being loaded theme. it's being imported h:outputstylesheet. besisdes that, there's lot of !important on place , end using kinds of resources things done.

i'd fix mess having 1 theme (the green 1 being discontinued) , there's lot of work goin take lot of time , effort. however, wondering if there's tool extract applied css on pages have first version of final theme quickly.

do have idea on how achieve ?

thanks!


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -