Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Mendel <cybot_tm@users.sourceforge.net>2007-12-12 12:08:13 +0300
committerSebastian Mendel <cybot_tm@users.sourceforge.net>2007-12-12 12:08:13 +0300
commit283c8ea01432c915dd805d3ef0882603f45d2a46 (patch)
tree840dcbbbd5e7d8ee6916dfe652c546abaead31f4 /phpmyadmin.css.php
parentba3226c70a7ec414dbb9140402084883aa3b2109 (diff)
removed bottom border ("new window link" already shows a dividing rule)
Diffstat (limited to 'phpmyadmin.css.php')
-rw-r--r--phpmyadmin.css.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpmyadmin.css.php b/phpmyadmin.css.php
index 90a6f41252..30d4011aa4 100644
--- a/phpmyadmin.css.php
+++ b/phpmyadmin.css.php
@@ -525,7 +525,6 @@ form.login label {
background-image: url(<?php echo $GLOBALS['cfg']['ThemePath']; ?>/original/img/logo_right.png);
background-position: <?php echo $right; ?> bottom;
background-repeat: no-repeat;
- border-bottom: 1px solid silver;
}
#mysqlmaininformation,