From 636c0f2a60671a745f83d33829f7cfc97f281b5e Mon Sep 17 00:00:00 2001 From: lilia Date: Fri, 19 Feb 2016 11:26:32 -0800 Subject: [PATCH] Put debug log in a modal Also dedupe close-button style // FREEBIE --- background.html | 26 ++++++----- js/views/debug_log_view.js | 2 +- stylesheets/_global.scss | 48 ++++++++++---------- stylesheets/_index.scss | 16 ------- stylesheets/manifest.css | 89 +++++++++++++++----------------------- 5 files changed, 73 insertions(+), 108 deletions(-) diff --git a/background.html b/background.html index 3902e358..caad89a6 100644 --- a/background.html +++ b/background.html @@ -307,22 +307,24 @@