From a60e065e43ab168c740e93aefc14e3df89cdd7a0 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Wed, 20 Mar 2019 09:32:33 -0700 Subject: [PATCH] Make the documentation link a more visible button --- src/theme.scss | 2 +- src/views/apps.html | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/src/theme.scss b/src/theme.scss index 69c0b980a..a6f2dc165 100644 --- a/src/theme.scss +++ b/src/theme.scss @@ -1,7 +1,7 @@ $brand-primary: #2196F3 !default; // #62bdfc $brand-success: #27CE65 !default; -$brand-info: #5bc0de !default; +$brand-info: #3995b1 !default; $brand-warning: #f0ad4e !default; $brand-danger: #ff4c4c !default; diff --git a/src/views/apps.html b/src/views/apps.html index d9c5ed68c..1ad9526e0 100644 --- a/src/views/apps.html +++ b/src/views/apps.html @@ -356,13 +356,10 @@
-
-
- Please see the documentation for more information. -