From b693c66861b8a506d3df37f9f4ec33b9f39c06cf Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Thu, 19 Sep 2013 13:32:08 +0600 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B0=20=D1=81=D1=82=D1=80=D0=BE=D0=BA=D0=B0=20=D0=BD=D0=B0?= =?UTF-8?q?=D0=B2=D0=B8=D0=B3=D0=B0=D1=86=D0=B8=D0=B8=20=D0=B2=20=D0=B4?= =?UTF-8?q?=D0=BD=D0=B5=D0=B2=D0=BD=D0=B8=D0=BA=D0=B5.=20Moment/Pikaday?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vimwiki/style/css/vimwiki.css | 11 +++--- vimwiki/style/template.html | 78 ++++++++++++++++++++++++++----------------- 2 files changed, 51 insertions(+), 38 deletions(-) diff --git a/vimwiki/style/css/vimwiki.css b/vimwiki/style/css/vimwiki.css index 69ec81e..439d8d7 100644 --- a/vimwiki/style/css/vimwiki.css +++ b/vimwiki/style/css/vimwiki.css @@ -66,7 +66,6 @@ table { font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; background: #fff; - /* - pikaday */ margin: 45px; width: 480px; border-collapse: collapse; @@ -77,14 +76,12 @@ th font-size: 14px; font-weight: normal; color: #039; - /* - pikaday */ padding: 10px 8px; border-bottom: 2px solid #6678b1; } td { color: #669; - /* - pikaday */ padding: 9px 8px 0px 8px; } tbody tr:hover td @@ -122,15 +119,15 @@ del {text-decoration: line-through; color: #777777;} color: #a03020; } -.yesterday, .tomorrow { +.icon-left-open, .icon-right-open, .icon-home, .icon-calendar-empty { color: #EDEDED; - font-size: 80px; + font-size: 20px; text-decoration: none; } -.yesterday:hover, .tomorrow:hover { +.icon-left-open:hover, .icon-right-open:hover, .icon-home:hover, .icon-calendar-empty:hover { color: #8B8878; - font-size: 80px; + font-size: 20px; text-decoration: none; } diff --git a/vimwiki/style/template.html b/vimwiki/style/template.html index c2eccb2..b16270e 100644 --- a/vimwiki/style/template.html +++ b/vimwiki/style/template.html @@ -16,6 +16,9 @@ + + + @@ -40,35 +43,6 @@ - - - - - - - - - @@ -86,11 +60,53 @@ -
-
+ + +
%content%
+