diff --git a/cross.gif b/cross.gif index 05b5061c..dbde5532 100644 Binary files a/cross.gif and b/cross.gif differ diff --git a/default.css b/default.css index fde72deb..6884be66 100644 --- a/default.css +++ b/default.css @@ -11,7 +11,7 @@ td, th { margin-bottom: 1em; border: 0; border-right: 1px solid #999; border-bot th { background: #eee; } fieldset { display: inline; vertical-align: top; padding: .5em .8em; margin: 0 .5em .5em 0; border: 1px solid #999; } p { margin: 0 20px 1em 0; } -img { vertical-align: middle; } +img { vertical-align: middle; border: 0; } code { background: #eee; } .js .hidden { display: none; } .nowrap { white-space: nowrap; } diff --git a/down.gif b/down.gif index 630fc359..8c577115 100644 Binary files a/down.gif and b/down.gif differ diff --git a/include/editing.inc.php b/include/editing.inc.php index 93609045..7337e5fd 100644 --- a/include/editing.inc.php +++ b/include/editing.inc.php @@ -135,7 +135,7 @@ function edit_fields($fields, $collations, $type = "TABLE", $allowed = 0) {