- Posts: 17
- Thank you received: 3
Ask the community, share ideas, and connect with other LimeSurvey users!
mutandon wrote: Now I have to center the element in the cell .
.ui-jqgrid tr.ui-row-ltr td { text-align:center !important; }
tr.ui-row-ltr td * { text-align: center !important; }
.ui-jqgrid tr.ui-row-ltr td { text-align:center !important; }
mutandon wrote: I will also save the changes to keep the modification on every update
@import url("mycustomrules.css")