summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorAaron Parecki <aaron@parecki.com>2015-06-03 22:05:49 -0700
committerAaron Parecki <aaron@parecki.com>2015-06-03 22:05:49 -0700
commit5b1d595fcff8f7a7194cd09b8a298027e11eac8c (patch)
treeb038037ac94ee0483ae72b229eb113611c4cc496 /views
parent95c8b73585eb397a31c5a658b2fefe2208bef522 (diff)
make image embed button darker
Diffstat (limited to 'views')
-rw-r--r--views/editor.php2
-rw-r--r--views/partials/appcache.php2
2 files changed, 2 insertions, 2 deletions
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 -->
<meta name="viewport" content="initial-scale=1.0,user-scalable=no,maximum-scale=1" media="(device-height: 568px)" />
- <link rel="stylesheet" href="/editor/style.css">
<link rel="stylesheet" href="/editor/medium-editor/css/medium-editor.min.css">
<link rel="stylesheet" href="/editor/medium-editor/css/themes/default.min.css">
<link rel="stylesheet" href="/editor/medium-editor/css/medium-editor-insert-plugin.min.css">
<link rel="stylesheet" href="/editor/medium-editor/css/medium-editor-insert-plugin-frontend.min.css">
<link href="/editor/font-awesome/css/font-awesome.css" rel="stylesheet">
+ <link rel="stylesheet" href="/editor/style.css">
<script src="/editor/jquery-1.11.3.min.js"></script>
<script src="/editor/jquery-ui-1.11.4.custom/jquery-ui.min.js"></script>
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