From 283c8ea01432c915dd805d3ef0882603f45d2a46 Mon Sep 17 00:00:00 2001 From: Sebastian Mendel Date: Wed, 12 Dec 2007 09:08:13 +0000 Subject: [PATCH] removed bottom border ("new window link" already shows a dividing rule) --- phpmyadmin.css.php | 1 - themes/darkblue_orange/css/theme_right.css.php | 1 - themes/original/css/theme_right.css.php | 1 - 3 files changed, 3 deletions(-) diff --git a/phpmyadmin.css.php b/phpmyadmin.css.php index 90a6f4125..30d4011aa 100644 --- a/phpmyadmin.css.php +++ b/phpmyadmin.css.php @@ -525,7 +525,6 @@ form.login label { background-image: url(/original/img/logo_right.png); background-position: bottom; background-repeat: no-repeat; - border-bottom: 1px solid silver; } #mysqlmaininformation, diff --git a/themes/darkblue_orange/css/theme_right.css.php b/themes/darkblue_orange/css/theme_right.css.php index e6897eae6..fe9468ecc 100644 --- a/themes/darkblue_orange/css/theme_right.css.php +++ b/themes/darkblue_orange/css/theme_right.css.php @@ -967,7 +967,6 @@ div#queryboxcontainer div#bookmarkoptions { background-image: url(getImgPath(); ?>logo_right.png); background-position: bottom; background-repeat: no-repeat; - border-bottom: 1px solid silver; } #mysqlmaininformation, diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index 685d4f896..f1176941f 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -917,7 +917,6 @@ div#queryboxcontainer div#bookmarkoptions { background-image: url(getImgPath(); ?>logo_right.png); background-position: bottom; background-repeat: no-repeat; - border-bottom: 1px solid silver; } #mysqlmaininformation,