diff --git a/doc/ChangeLog b/doc/ChangeLog index d0e975252..354d4a99f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ + +2005-10-23 chrisaga + + * bug fixed: cat-list.tpl validate now + + * improvement: removed some unnecessary css rules from old tests in + FROM design in file default-layout.css + 2005-10-23 Pierrick LE GALL * bug 181 fixed: "Parameters not created in phpwebgallery_config diff --git a/template/yoga/admin/cat_list.tpl b/template/yoga/admin/cat_list.tpl index 5d968eaa1..516917c8e 100644 --- a/template/yoga/admin/cat_list.tpl +++ b/template/yoga/admin/cat_list.tpl @@ -43,7 +43,9 @@
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index bb8bb50eb..475409b50 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -68,46 +68,6 @@ pre { text-align:left; } form { padding: 0em; } -/* form row are dl instead of table rows */ -form dl { - text-align: left; /* must set it there otherwise IE render dl.biglabel dt incorectly */ - margin-top: 0; - margin-bottom: 0; - font-size: 100%; /* TO DO : alignement pb in Opera !!!*/ -} -form dt { - float: left; - /*text-align: left;*/ - width: 60%; - margin-top: 0.25em; - margin-bottom: 0.25em; -} -form dd { - /*text-align: left;*/ - /*margin-top: 0.5em;*/ - margin:0; - padding:0; - margin-top: 0.25em; - margin-bottom: 0.25em; -} -/* we must use one dl.biglabel per