From c4e99898dfcff1bc13ea3d82ca6079ba8610b570 Mon Sep 17 00:00:00 2001 From: laf Date: Wed, 22 Apr 2015 14:51:21 +0100 Subject: [PATCH 1/3] Darkened the fa-icons up for menu --- html/css/light.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/css/light.css b/html/css/light.css index b51d42c1f..45bf9c931 100644 --- a/html/css/light.css +++ b/html/css/light.css @@ -1,5 +1,5 @@ .fa-nav-icons { - color: #e30613; + color: #4f4c4c; } .fa-col-success { From 29d9b1c61af173eb82245c1844d71e7919c74833 Mon Sep 17 00:00:00 2001 From: laf Date: Wed, 22 Apr 2015 14:53:30 +0100 Subject: [PATCH 2/3] Darkening again --- html/css/light.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/css/light.css b/html/css/light.css index 45bf9c931..b2c3e9747 100644 --- a/html/css/light.css +++ b/html/css/light.css @@ -1,5 +1,5 @@ .fa-nav-icons { - color: #4f4c4c; + color: #383637; } .fa-col-success { From b0e0b9341d326c478bee72debf3855b1d3dfde67 Mon Sep 17 00:00:00 2001 From: laf Date: Thu, 23 Apr 2015 18:05:56 +0100 Subject: [PATCH 3/3] Added fa-icon to packages --- html/includes/print-menubar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index 52f1fe486..08d749792 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -419,7 +419,7 @@ if ($_SESSION['userlevel'] >= '5' && ($routing_count['bgp']+$routing_count['ospf if ( dbFetchCell("SELECT 1 from `packages` LIMIT 1") ) { ?>
  • - Packages + Packages