From 8dd5239a8aca6152303ce5cebd31e6379439cef2 Mon Sep 17 00:00:00 2001 From: iiuazz Date: Fri, 12 Sep 2014 21:40:14 +0800 Subject: [PATCH] default theme [ok] --- app/views/Note/note-dev.html | 6 +-- public/css/theme/basic.less | 36 +++++++++++++++ public/css/theme/default.css | 86 ++++++++++++++++++++++++----------- public/css/theme/default.less | 60 ++++++++++++------------ public/css/theme/simple.css | 51 +++++++++++++++------ public/css/theme/simple.less | 19 ++------ public/js/app/notebook.js | 8 ++++ public/js/app/page.js | 2 +- 8 files changed, 177 insertions(+), 91 deletions(-) diff --git a/app/views/Note/note-dev.html b/app/views/Note/note-dev.html index e15ee5a..e91933a 100644 --- a/app/views/Note/note-dev.html +++ b/app/views/Note/note-dev.html @@ -13,6 +13,8 @@ + + - - @@ -253,7 +253,7 @@ function log(o) { -