Project

General

Profile

« Previous | Next » 

Revision 106e14c1

Added by Jared Dillard about 9 years ago

darken background colors

View differences:

src/usr/local/www/css/pfSense.css
474 474

  
475 475
.bg-info {
476 476
    color: #01579B;
477
    background-color: #E1F5FE;
477
    background-color: #B3E5FC;
478 478
}
479 479

  
480 480
.bg-danger {
......
489 489

  
490 490
.bg-success {
491 491
    color: #1B5E20;
492
    background-color: #E8F5E9;
492
    background-color: #C8E6C9;
493 493
}
494 494

  
495 495
.btn-success {

Also available in: Unified diff