Hi,
in my opinion it will be useful to highlight the the lines in the module table under administration because at a monitor solution from 1280*1024 I lose the overview.
Take a look at the screenshots to see what I mean.
There will be only one line that has to put at the drupal.css.
#system_modules table tr:hover td{
background:#D2FCA7;
}
This is small change that will work at time only for non IE browsers.
| Comment | File | Size | Author |
|---|---|---|---|
| screenshot_drupal-module-table_hover.jpg | 88.93 KB | Creazion |
Comments
Comment #1
Crell commented+1 on the concept, and that it has no effect on IE doesn't bother me in the slightest. :-) However, shouldn't something like this be part of a theme rather than in the core CSS file? Is there a reason it needs to be in core?
Comment #2
magico commentedI agree with #1. It's a nice concept, but this is really a theme thing.
Shouldn't be placed in the core, but the default theme (or themes) could have this functionality.
Comment #3
bradlis7 commentedThe new Garland theme has alternating colors, which makes it more readable. I'm marking fixed.
Comment #4
(not verified) commented