Project

General

Profile

« Previous | Next » 

Revision 0b5ed87d

Added by Jared Dillard almost 8 years ago

make css compatible with newer nvd3 version

View differences:

src/usr/local/www/css/pfSense-dark.css
557 557
    stroke: #616161 !important;
558 558
}
559 559

  
560
.d3-chart .nvtooltip > h3 {
560
.nvtooltip > h3 {
561 561
    background-color: rgba(66,66,66, 0.9);
562 562
    border-bottom: 1px solid #616161;
563 563
    color: #e0e0e0;
564 564
}
565 565

  
566
.d3-chart .nvtooltip {
566
.nvtooltip {
567 567
    background: rgba(97,97,97, 0.9);
568 568
    color: #e0e0e0;
569 569
}
src/usr/local/www/css/pfSense.css
1011 1011
    border-bottom: 2px solid #ccc;
1012 1012
}
1013 1013

  
1014
.d3-chart .nvtooltip > h3 {
1014
.nvtooltip > h3 {
1015 1015
    font-size: 14px;
1016 1016
}
1017 1017

  

Also available in: Unified diff