From 8edbd29fad99225e57efe1277ba0c000da699770 Mon Sep 17 00:00:00 2001 From: ARvind Tiwari Date: Thu, 3 Aug 2017 23:18:58 +0530 Subject: [PATCH] navbar made white, dropdown fix --- .../datacenterlight/includes/_navbar.html | 3 ++- datacenterlight/views.py | 4 +-- hosting/static/hosting/css/commons.css | 6 +++-- hosting/static/hosting/css/landing-page.css | 22 ++++++++++++++++ utils/migrations/0006_auto_20170728_1702.py | 25 +++++++++++++++++++ 5 files changed, 55 insertions(+), 5 deletions(-) create mode 100644 utils/migrations/0006_auto_20170728_1702.py diff --git a/datacenterlight/templates/datacenterlight/includes/_navbar.html b/datacenterlight/templates/datacenterlight/includes/_navbar.html index 87534b66..0fd6af9a 100644 --- a/datacenterlight/templates/datacenterlight/includes/_navbar.html +++ b/datacenterlight/templates/datacenterlight/includes/_navbar.html @@ -18,7 +18,8 @@