aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/fix-ie5-ie6.css
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2006-07-08 18:21:48 +0000
committerchrisaga <chrisaga@piwigo.org>2006-07-08 18:21:48 +0000
commit6ece4913822f3e71c3b6d6378a81b0b45ab80677 (patch)
tree90444a8681e6499b1e83e1573e3136629ef07e4f /template/yoga/fix-ie5-ie6.css
parenta98af4134da4aba3cf0fd874e8e682965abb387d (diff)
improve admin forms (SELECT.categoryList, add some ids, ...)
git-svn-id: http://piwigo.org/svn/trunk@1448 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--template/yoga/fix-ie5-ie6.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/fix-ie5-ie6.css b/template/yoga/fix-ie5-ie6.css
index 264885b8b..99d2b311b 100644
--- a/template/yoga/fix-ie5-ie6.css
+++ b/template/yoga/fix-ie5-ie6.css
@@ -18,7 +18,7 @@ H1, #theHeader {
/* to get less hugly checkboxes at least in tagSelection */
/* as well as several forms */
-FORM#update INPUT,
+FORM#update FIELDSET INPUT,
UL.tagSelection LI INPUT,
#content UL.thumbnails SPAN.wrap2 INPUT {
border: none;