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
path: root/themes
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2015-05-19 15:12:26 +0300
committerMarc Delisle <marc@infomarc.info>2015-05-19 15:12:26 +0300
commitc5485135054792c3d8d2a003592cac5b2e1da57b (patch)
treebc2d953fe62ce6d962f9f85f4b4a5b513acfac97 /themes
parent3d4a3894e48c3a27f72b08521a20ceb9b18df133 (diff)
parent808bcf8ebf1db8d8ebba37aac19ba2e7bf2064c3 (diff)
Merge branch 'QA_4_4'
Diffstat (limited to 'themes')
-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 {