koney Posted August 7, 2011 Posted August 7, 2011 i want change the lightbar's color of unidbgrid, how to do it ? Quote
Administrators Farshad Mohajeri Posted August 7, 2011 Administrators Posted August 7, 2011 lightbar? Quote
patmap Posted August 9, 2011 Posted August 9, 2011 Hi, Add this code in ServerModule CustomCSS Property: <style> .x-grid3-row-selected, .x-grid3-cell-selected { background-color: #F2F1B3 !important; background-image: none; border-color:#222222; } </style> Beset Regards Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.