diff --git a/htdocs/theme/eldy/eldy.css b/htdocs/theme/eldy/eldy.css index 39355f59071..3446c80add0 100644 --- a/htdocs/theme/eldy/eldy.css +++ b/htdocs/theme/eldy/eldy.css @@ -396,7 +396,7 @@ a.tabAction:hover { font: helvetica, verdana, arial, sans-serif; a.butDelete:link { font: helvetica, verdana, arial, sans-serif; background: white; - border: 1px solid #FF0000; + border: 1px solid #997777; color: #436976; padding: 0em 1.5em; margin: 0em 0.5em; @@ -405,7 +405,7 @@ a.butDelete:link { font: helvetica, verdana, arial, sans-serif; a.butDelete:active { font: helvetica, verdana, arial, sans-serif; background: white; - border: 1px solid #FF0000; + border: 1px solid #997777; color: #436976; padding: 0em 1.5em; margin: 0em 0.5em; @@ -414,7 +414,7 @@ a.butDelete:active { font: helvetica, verdana, arial, sans-serif; a.butDelete:visited { font: helvetica, verdana, arial, sans-serif; background: white; - border: 1px solid #FF0000; + border: 1px solid #997777; color: #436976; padding: 0em 1.5em; margin: 0em 0.5em; @@ -423,7 +423,7 @@ a.butDelete:visited { font: helvetica, verdana, arial, sans-serif; a.butDelete:hover { font: helvetica, verdana, arial, sans-serif; background: #FFe7ec; - border: 1px solid #FF0000; + border: 1px solid #997777; color: #436976; padding: 0em 1.5em; margin: 0em 0.5em; diff --git a/htdocs/theme/freelug/freelug.css b/htdocs/theme/freelug/freelug.css index d24471ca342..fd23a8b8311 100644 --- a/htdocs/theme/freelug/freelug.css +++ b/htdocs/theme/freelug/freelug.css @@ -376,6 +376,42 @@ a.tabAction:visited { font: helvetica, verdana, arial, sans-serif; background: w a.tabAction:active { font: helvetica, verdana, arial, sans-serif; background: white; border: 1px solid #999999; color: #436969; padding: 0em 1.5em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap; } a.tabAction:hover { font: helvetica, verdana, arial, sans-serif; background: #eeeedd; border: 1px solid #999999; color: #436969; padding: 0em 1.5em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap; } +a.butDelete:link { font: helvetica, verdana, arial, sans-serif; + background: white; + border: 1px solid #997777; + color: #436976; + padding: 0em 1.5em; + margin: 0em 0.5em; + text-decoration: none; + white-space: nowrap; } + +a.butDelete:active { font: helvetica, verdana, arial, sans-serif; + background: white; + border: 1px solid #997777; + color: #436976; + padding: 0em 1.5em; + margin: 0em 0.5em; + text-decoration: none; + white-space: nowrap; } + +a.butDelete:visited { font: helvetica, verdana, arial, sans-serif; + background: white; + border: 1px solid #997777; + color: #436976; + padding: 0em 1.5em; + margin: 0em 0.5em; + text-decoration: none; + white-space: nowrap; } + +a.butDelete:hover { font: helvetica, verdana, arial, sans-serif; + background: #FFe7ec; + border: 1px solid #997777; + color: #436976; + padding: 0em 1.5em; + margin: 0em 0.5em; + text-decoration: none; + white-space: nowrap; } + /* * Tables diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index 34b606d19ef..f90ebdd5698 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -376,6 +376,42 @@ a.tabAction:visited { font: helvetica, verdana, arial, sans-serif; background: w a.tabAction:active { font: helvetica, verdana, arial, sans-serif; background: white; border: 1px solid #999999; color: #436969; padding: 0em 1.5em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap; } a.tabAction:hover { font: helvetica, verdana, arial, sans-serif; background: #eeeecc; border: 1px solid #999999; color: #436969; padding: 0em 1.5em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap; } +a.butDelete:link { font: helvetica, verdana, arial, sans-serif; + background: white; + border: 1px solid #997777; + color: #436976; + padding: 0em 1.5em; + margin: 0em 0.5em; + text-decoration: none; + white-space: nowrap; } + +a.butDelete:active { font: helvetica, verdana, arial, sans-serif; + background: white; + border: 1px solid #997777; + color: #436976; + padding: 0em 1.5em; + margin: 0em 0.5em; + text-decoration: none; + white-space: nowrap; } + +a.butDelete:visited { font: helvetica, verdana, arial, sans-serif; + background: white; + border: 1px solid #997777; + color: #436976; + padding: 0em 1.5em; + margin: 0em 0.5em; + text-decoration: none; + white-space: nowrap; } + +a.butDelete:hover { font: helvetica, verdana, arial, sans-serif; + background: #FFe7ec; + border: 1px solid #997777; + color: #436976; + padding: 0em 1.5em; + margin: 0em 0.5em; + text-decoration: none; + white-space: nowrap; } + /* * Tables