From: donchambers Date: Tue, 30 Oct 2007 21:25:13 +0000 (+0000) Subject: BP: Relocated frontend_header hook after ; BP Admin - added selectors for... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=90bd7a9fe8c1620a89368469debdcb2453fb1e19;p=s9y.git BP: Relocated frontend_header hook after <title>; BP Admin - added selectors for fieldset and legend. --- diff --git a/templates/bulletproof/admin/style.css b/templates/bulletproof/admin/style.css index 507a763..cbadf6b 100644 --- a/templates/bulletproof/admin/style.css +++ b/templates/bulletproof/admin/style.css @@ -99,6 +99,17 @@ a:hover { color: #055BC6 !important; } +/* all fieldsets in admin content, such as "advanced options" */ +.serendipityAdminContent fieldset { + border: 1px solid #72878A; +} + +.serendipityAdminContent legend { + border: 1px solid #72878A; + padding: 2px 5px; + background-color: #DFDFDF; +} + /* welcome message on sign-on screen, ie */ /* 'welcome to serendipity admin suite' */ /* 'please enter your credentials' */ diff --git a/templates/bulletproof/admin/style_fluid.css b/templates/bulletproof/admin/style_fluid.css index d424760..9087258 100644 --- a/templates/bulletproof/admin/style_fluid.css +++ b/templates/bulletproof/admin/style_fluid.css @@ -102,6 +102,17 @@ a:hover { color: #055BC6 !important; } +/* all fieldsets in admin content, such as "advanced options" */ +.serendipityAdminContent fieldset { + border: 1px solid #72878A; +} + +.serendipityAdminContent legend { + border: 1px solid #72878A; + padding: 2px 5px; + background-color: #DFDFDF; +} + /* welcome message on sign-on screen, ie */ /* 'welcome to serendipity admin suite' */ /* 'please enter your credentials' */ diff --git a/templates/bulletproof/index.tpl b/templates/bulletproof/index.tpl index 36132f4..aad853f 100644 --- a/templates/bulletproof/index.tpl +++ b/templates/bulletproof/index.tpl @@ -8,6 +8,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{$lang}" lang="{$lang}"> <head> <title>{$head_title|@default:$blogTitle}{if $head_subtitle} - {$head_subtitle}{/if} + {serendipity_hookPlugin hook="frontend_header"} @@ -49,7 +50,6 @@ {if $template_option.jscolumns == 'true'}{/if} - {serendipity_hookPlugin hook="frontend_header"} diff --git a/templates/bulletproof/info.txt b/templates/bulletproof/info.txt index 5099f35..e881608 100644 --- a/templates/bulletproof/info.txt +++ b/templates/bulletproof/info.txt @@ -1,4 +1,4 @@ -Name: Bulletproof v1.1 (s9y-bulletproof.com) +Name: Bulletproof v1.2 beta (s9y-bulletproof.com) Author: Bulletproof development team -Date: 2007-09-20 +Date: 2007-10-30 Require Serendipity: 1.2