From 3a67845aaf128fe718b27a89635fb33810ba7e41 Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 28 Aug 2008 01:26:26 +0000 Subject: - removed and moved (from common to admin) some CSS rules - upgraded jQuery and accordion to latest version (and reorganised a bit their location) git-svn-id: http://piwigo.org/svn/trunk@2489 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/default-layout.css | 14 +++++--------- template/yoga/popuphelp.tpl | 9 ++++++++- template/yoga/redirect.tpl | 8 ++++++-- template/yoga/search_rules.tpl | 12 +++++++----- 4 files changed, 26 insertions(+), 17 deletions(-) (limited to 'template/yoga') diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index 055026651..7ae9c4ead 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -138,18 +138,18 @@ FORM.filter FIELDSET * LABEL TEXTAREA, FORM.filter FIELDSET LABEL SPAN INPUT, FORM.filter FIELDSET LABEL SPAN SELECT, FORM.filter FIELDSET LABEL SPAN TEXTAREA { - display: inline; - vertical-align: top; - margin: 0 0.5em 0 0; + display: inline; + vertical-align: top; + margin: 0 0.5em 0 0; } FORM.filter FIELDSET UL.tagSelection LI LABEL INPUT { - margin-right:0; + margin-right:0; } /* following declaration is important to avoid strange FF behaviour */ FORM.filter FIELDSET LABEL SPAN SELECT { - margin: 0; + margin: 0; } FORM.filter FIELDSET P @@ -244,10 +244,6 @@ BODY#thePopuphelpPage .content UL LI margin-bottom: 0.5em; } -BODY#thePopuphelpPage P#pageBottomActions A { - border: none; -} - TR.tagLine { border-bottom: 1px solid #ddd; } diff --git a/template/yoga/popuphelp.tpl b/template/yoga/popuphelp.tpl index af732c554..ff810c680 100644 --- a/template/yoga/popuphelp.tpl +++ b/template/yoga/popuphelp.tpl @@ -3,4 +3,11 @@ {$HELP_CONTENT} -

close

+ + diff --git a/template/yoga/redirect.tpl b/template/yoga/redirect.tpl index aa007426f..91edd0979 100644 --- a/template/yoga/redirect.tpl +++ b/template/yoga/redirect.tpl @@ -1,3 +1,7 @@ {* $Id$ *} -

{$REDIRECT_MSG}

-

{'click_to_redirect'|@translate}

+

{$REDIRECT_MSG}

+

+ + {'click_to_redirect'|@translate} + +

diff --git a/template/yoga/search_rules.tpl b/template/yoga/search_rules.tpl index c7b4a8b88..b8a22e54d 100644 --- a/template/yoga/search_rules.tpl +++ b/template/yoga/search_rules.tpl @@ -49,8 +49,10 @@ -

- - close - -

+ -- cgit v1.2.3