Rounded corners needed for the primefaces datatable #3675
-
I have a primefaces datatable which get the data filled dynamically. The last row of the table has sharp edges. I want the last row of the datatable to have rounded edges. How can this be achieved. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
i would suggest you to analyze the CSS and DOM structure with your browser developer tools and learn CSS. |
Beta Was this translation helpful? Give feedback.
this CSS should do it.