From f5f1956e8b855ab5aeab531fc44a1a773427bf64 Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Fri, 20 Apr 2012 01:44:20 +0200 Subject: diabook-themes: theme-settings: add "colour scheme"-option, add diabook-pink and some bug/css-fixes --- view/theme/diabook-aerith/jot.tpl | 1 + view/theme/diabook-aerith/nav.tpl | 2 -- view/theme/diabook-aerith/style-wide.css | 2 +- view/theme/diabook-aerith/style.css | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) (limited to 'view/theme/diabook-aerith') diff --git a/view/theme/diabook-aerith/jot.tpl b/view/theme/diabook-aerith/jot.tpl index ee30da7bf..0928c9f36 100644 --- a/view/theme/diabook-aerith/jot.tpl +++ b/view/theme/diabook-aerith/jot.tpl @@ -14,6 +14,7 @@ +
diff --git a/view/theme/diabook-aerith/nav.tpl b/view/theme/diabook-aerith/nav.tpl index 0453ec7ee..5f316bcdd 100644 --- a/view/theme/diabook-aerith/nav.tpl +++ b/view/theme/diabook-aerith/nav.tpl @@ -36,8 +36,6 @@ diff --git a/view/theme/diabook-aerith/style-wide.css b/view/theme/diabook-aerith/style-wide.css index 69191bca4..7f9d34c1d 100644 --- a/view/theme/diabook-aerith/style-wide.css +++ b/view/theme/diabook-aerith/style-wide.css @@ -1954,7 +1954,7 @@ body .pageheader{ #jot #jot-tools li.loading img { margin-top: 10px; } -#profile-jot-form #jot-title { +#profile-jot-form #jot-title, #profile-jot-form #jot-category { border-radius: 5px 5px 5px 5px; font-weight: bold; diff --git a/view/theme/diabook-aerith/style.css b/view/theme/diabook-aerith/style.css index ff736076d..735e2ccc2 100644 --- a/view/theme/diabook-aerith/style.css +++ b/view/theme/diabook-aerith/style.css @@ -1945,7 +1945,7 @@ body .pageheader{ #jot #jot-tools li.loading img { margin-top: 10px; } -#profile-jot-form #jot-title { +#profile-jot-form #jot-title, #profile-jot-form #jot-category { border-radius: 5px 5px 5px 5px; font-weight: bold; -- cgit v1.2.3