From 5b1d595fcff8f7a7194cd09b8a298027e11eac8c Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Wed, 3 Jun 2015 22:05:49 -0700 Subject: [PATCH] make image embed button darker --- public/editor/style.css | 4 ++++ views/editor.php | 2 +- views/partials/appcache.php | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/public/editor/style.css b/public/editor/style.css index 8cb602f..f646198 100644 --- a/public/editor/style.css +++ b/public/editor/style.css @@ -213,6 +213,10 @@ body, input { min-height: 300px; } +.medium-editor-insert-plugin .medium-insert-buttons { + color: #bbb; +} + /* editor's h1 is actually h3 */ h3 { font-weight: bold; diff --git a/views/editor.php b/views/editor.php index 3913584..f5fd5f6 100644 --- a/views/editor.php +++ b/views/editor.php @@ -15,12 +15,12 @@ we want to exclude it for iPhone 5 to allow full screen apps --> - + diff --git a/views/partials/appcache.php b/views/partials/appcache.php index 5fdf9a2..6b4c319 100644 --- a/views/partials/appcache.php +++ b/views/partials/appcache.php @@ -1,6 +1,6 @@ CACHE MANIFEST -# v17 +# v18 /editor /editor/style.css