[Nut-upsdev] cgi graphs text unreadable (black-on-black)
    David C. Rankin 
    drankinatty at suddenlinkmail.com
       
    Sat Dec 14 19:03:10 UTC 2013
    
    
  
On 12/14/2013 12:45 PM, David C. Rankin wrote:
> Firefox 26 -- it is definitely the problem! I tried in an old konqueror browser
> an it displays the green text just fine:
  Not a mozilla issue. There was a theme that was downloaded that set the
default body text for pages that do not set their own color to black:
body {
    background-color: white !important;
/*     color: black !important; */
    color: #767676 !important;
    display: block;
    margin: 8px;
}
  I set it to a dark gray which works on both light/dark background. Issue solved:
http://www.3111skyline.com/dl/bugs/nut/cgi-black-text-ff-fixed.jpg
-- 
David C. Rankin, J.D.,P.E.
    
    
More information about the Nut-upsdev
mailing list