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:
Diffstat (limited to 'themes/pmahomme/css/navigation.css.php')
-rw-r--r--themes/pmahomme/css/navigation.css.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/pmahomme/css/navigation.css.php b/themes/pmahomme/css/navigation.css.php
index 3ea9d9aaa1..2d4a6f8271 100644
--- a/themes/pmahomme/css/navigation.css.php
+++ b/themes/pmahomme/css/navigation.css.php
@@ -185,8 +185,6 @@ if (! defined('PMA_MINIMUM_COMMON') && ! defined('TESTSUITE')) {
padding-bottom: 4px;
clear: both;
min-height: 16px;
- border-bottom-left-radius: 3px;
- border-top-left-radius: 3px;
}
#pma_navigation_tree img {
margin: 0;
@@ -301,6 +299,7 @@ li.fast_filter span {
cursor: pointer;
font-weight: bold;
color: #800;
+ font-size: 0.7em;
}
/* IE10+ has its own reset X */
html.ie li.fast_filter span {