From 8fe09b4c26fd8fd35f93fc46847cb98706d4cbd5 Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sat, 8 Jul 2006 15:12:55 +0000 Subject: merge from trunk r1443:1444 into branch 1.6 (cosmetics) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1445 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/rating.tpl | 0 template/yoga/default-layout.css | 5 +++++ template/yoga/fix-ie5-ie6.css | 4 +++- template/yoga/search.tpl | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) mode change 100644 => 100755 template/yoga/admin/rating.tpl diff --git a/template/yoga/admin/rating.tpl b/template/yoga/admin/rating.tpl old mode 100644 new mode 100755 diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index e409ceff5..824578303 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -80,6 +80,11 @@ TEXTAREA.description { overflow: auto; } +SELECT.categoryList { + height: 20em; + width: 30em; +} + /** * Filter forms are displayed label by label with the input (or select...) * below the label. Use an UL to make a group (radiobox for instance). diff --git a/template/yoga/fix-ie5-ie6.css b/template/yoga/fix-ie5-ie6.css index 1a9a28415..264885b8b 100644 --- a/template/yoga/fix-ie5-ie6.css +++ b/template/yoga/fix-ie5-ie6.css @@ -17,8 +17,10 @@ H1, #theHeader { } /* to get less hugly checkboxes at least in tagSelection */ +/* as well as several forms */ +FORM#update INPUT, UL.tagSelection LI INPUT, -#content UL.thumbnails SPAN.wrap2 input { +#content UL.thumbnails SPAN.wrap2 INPUT { border: none; background-color: transparent; } diff --git a/template/yoga/search.tpl b/template/yoga/search.tpl index e40c1f243..093b13d8e 100644 --- a/template/yoga/search.tpl +++ b/template/yoga/search.tpl @@ -100,7 +100,7 @@
{lang:search_options}