Is it possible to get any color styling removed from the default views CSS on the admin side? I use a dark background with light text and there are background-color styles in the views-list.css which makes the text in the table un-readable.

table.views-entry td.view-name {views-list.css?v (line 21)
background-color:#EEEEEE;
}

My suggestion is to either remove this styling or add a style for the text color to ensure that the page is readable.

Comments

merlinofchaos’s picture

Status: Active » Fixed

I believe I have this fixed (added style for text color)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.