Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.0-rc1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2008 at 23:17 UTC
Updated:
31 Jul 2008 at 04:47 UTC
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
Comment #1
merlinofchaos commentedI believe I have this fixed (added style for text color)
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.