]> git.mjollnir.org Git - s9y.git/commitdiff
BP: Relocated frontend_header hook after <title>; BP Admin - added selectors for...
authordonchambers <donchambers>
Tue, 30 Oct 2007 21:25:13 +0000 (21:25 +0000)
committerdonchambers <donchambers>
Tue, 30 Oct 2007 21:25:13 +0000 (21:25 +0000)
templates/bulletproof/admin/style.css
templates/bulletproof/admin/style_fluid.css
templates/bulletproof/index.tpl
templates/bulletproof/info.txt

index 507a763735be5fb12c52ee44181485378c78b5b0..cbadf6b80777c83058bf99c130466669cd82945a 100644 (file)
@@ -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'       */
index d4247607dc561124f41af6131840ecb523ff1f0a..90872585b6912e7e7e20a5ba11abe77202a164a9 100644 (file)
@@ -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'       */
index 36132f4af2e451456a333e502548fbc092bd357b..aad853f59b06641369d1673dd99fd15a4ed36232 100644 (file)
@@ -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}</title>
+        {serendipity_hookPlugin hook="frontend_header"}
         <meta http-equiv="Content-Type" content="text/html; charset={$head_charset}" />
         <meta name="Powered-By" content="Serendipity v.{$head_version}" />
         <link rel="alternate"  type="application/rss+xml" title="{$blogTitle} RSS feed" href="{$serendipityBaseURL}{$serendipityRewritePrefix}feeds/index.rss2" />
@@ -49,7 +50,6 @@
         {if $template_option.jscolumns == 'true'}<script type="text/javascript" src="{$serendipityHTTPPath}templates/{$template}/js/p7_eqCols2_10.js"></script>{/if}
         <!-- print media stylesheet -->
         <link rel="stylesheet" type="text/css" href="{serendipity_getFile file="print.css"}" media="print" />
-        {serendipity_hookPlugin hook="frontend_header"}
     </head>
 
     <body{if $template_option.jscolumns == 'true'} onload="P7_equalCols2(0,{if $template_option.layouttype != '1col'}'content','DIV',{/if}'serendipityLeftSideBar','DIV','serendipityRightSideBar','DIV')"{/if}>
index 5099f35e587421e2d1a230473ff61e76b4d8acf0..e88160866a35b3336a7cabc491ad47ff16f7c544 100644 (file)
@@ -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