I am unable to reproduce the issues in table structure and results page. Did you try clearing your browser cache?
Settings page is not really styled as a table and I am not sure about applying alternative row styles there. Btw, I see alternating row styles on settingbackground-new.JPG. Did you add them yourself?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I clear the browser data and the records and structure data is fine with alternating rows ...
No no, I just applied the style only for settings table ... In my opinion with the alternationg row background color it's little bit clearer, but it can be only my opinion. On the other hand in the other tables like records or structure there are alternating rows for better look and better orientation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am unable to reproduce the issues in table structure and results page. Did you try clearing your browser cache?
Settings page is not really styled as a table and I am not sure about applying alternative row styles there. Btw, I see alternating row styles on settingbackground-new.JPG. Did you add them yourself?
Hello, I look at a normal table ...
The settings tables are white, in settingbackground-new.JPG I add yourself a style to table in browser developer tool ...
Ok, so you basically created the 3 screenshots after applying the style
tr:nth-child(odd) { background-color:#f8f8f8; } ?
With this styling there is no alternating colors in results or table structure pages. Why do you want such styling?
Last edit: Madhura Jayaratne 2015-04-07
I clear the browser data and the records and structure data is fine with alternating rows ...
No no, I just applied the style only for settings table ... In my opinion with the alternationg row background color it's little bit clearer, but it can be only my opinion. On the other hand in the other tables like records or structure there are alternating rows for better look and better orientation.