Bug #16024
closed
Tools>User-admin is hard to "read"
Added by Martin Kutschker over 18 years ago.
Updated about 14 years ago.
Category:
Backend User Interface
Description
There are no boxes around the grouped users any more. Now its hard to tell which setting belongs to which group of users.
There's no need to make borders around the complete table. It's IMHO sufficient to add horizontal borders on the TRs to get lines between the users.
(issue imported from #M3215)
Files
i made alternate row-classes so this will be affect old style and t3skin.
For t3skin i added one more color (bgcolor6)
patch is attached
I wanted to read through the file and found some ugly things in it and did a small cleanup (mostly added phpDoc headers where missing and replaced each-while with foreach loops). Attached is the patch. I haven't tested it yet but will do in the next days. if this patch is good, I'll submit it as a followup to your's in the core list, steffen.
Hey Benni,
I think you're missing the actual patch. Just got svn status instead :)
sorry :) I was (and still am) in a hurry, that's why I haven't sent it to the core list yet. I want to make sure it really works ;-)
Hey guys,
I tested both patches and they did not work, as I need class="bgColor6" instead of "class="bgcolor6". I fixed this with a new patch and am going to send this patch to the core list.
Changed bgColor6 to use the same background color as alternating list rows and committed to 4.2 branch.
Also available in: Atom
PDF