From 505dd3677344b85b1032d2c3094a5d8abefd8acc Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sat, 20 Dec 2014 17:55:40 +0000 Subject: [PATCH] Partial overriding of the status page colours! --- app/views/layout/master.blade.php | 2 ++ app/views/partials/stylesheet.blade.php | 10 ++++++++++ 2 files changed, 12 insertions(+) create mode 100644 app/views/partials/stylesheet.blade.php diff --git a/app/views/layout/master.blade.php b/app/views/layout/master.blade.php index 0e60aa2c..edb7d23a 100644 --- a/app/views/layout/master.blade.php +++ b/app/views/layout/master.blade.php @@ -13,6 +13,8 @@ + @include('partials.stylesheet') + diff --git a/app/views/partials/stylesheet.blade.php b/app/views/partials/stylesheet.blade.php new file mode 100644 index 00000000..6855d2db --- /dev/null +++ b/app/views/partials/stylesheet.blade.php @@ -0,0 +1,10 @@ +