From 82ec82f628b98a8f09d4180458047beb0311dc94 Mon Sep 17 00:00:00 2001 From: Andy Heathershaw Date: Fri, 2 Sep 2016 10:57:08 +0100 Subject: [PATCH] Added a README for the new light theme --- resources/views/themes/bootstrap3-light/README.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 resources/views/themes/bootstrap3-light/README.txt diff --git a/resources/views/themes/bootstrap3-light/README.txt b/resources/views/themes/bootstrap3-light/README.txt new file mode 100644 index 0000000..c73abf3 --- /dev/null +++ b/resources/views/themes/bootstrap3-light/README.txt @@ -0,0 +1 @@ +This theme behaves exactly the same as "bootstrap3" - however the Bootstrap navigation bar uses the default/light theme. \ No newline at end of file