From d3825b96448960bb8b50d0bee2567fd2ea982f13 Mon Sep 17 00:00:00 2001 From: ansuz Date: Mon, 4 Jul 2016 15:19:57 +0200 Subject: [PATCH] restyle main page and bottom bar --- customize.dist/BottomBar.html | 56 -------- customize.dist/DecorateToolbar.js | 4 + customize.dist/index.html | 205 ++---------------------------- 3 files changed, 14 insertions(+), 251 deletions(-) diff --git a/customize.dist/BottomBar.html b/customize.dist/BottomBar.html index f755f92d9..816e5b6b4 100644 --- a/customize.dist/BottomBar.html +++ b/customize.dist/BottomBar.html @@ -1,61 +1,5 @@
-

diff --git a/customize.dist/DecorateToolbar.js b/customize.dist/DecorateToolbar.js index 4d2033d9c..e8d97e788 100644 --- a/customize.dist/DecorateToolbar.js +++ b/customize.dist/DecorateToolbar.js @@ -11,6 +11,10 @@ define([ success: function (ret) { $('iframe').height('96%'); $('body').append(ret); + $('head').append($('', { + rel: 'stylesheet', + href: '/customize/main.css' + })); } }); }; diff --git a/customize.dist/index.html b/customize.dist/index.html index 594f39e59..871b5fc48 100644 --- a/customize.dist/index.html +++ b/customize.dist/index.html @@ -1,85 +1,10 @@ - + Cryptpad :: Zero Knowledge, Collaborative Real Time Editing - - + +

Try it out!
@@ -238,7 +54,6 @@ -