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/common.css.php')
-rw-r--r--themes/pmahomme/css/common.css.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php
index b977b609a2..9194453e77 100644
--- a/themes/pmahomme/css/common.css.php
+++ b/themes/pmahomme/css/common.css.php
@@ -1158,7 +1158,11 @@ div#tablestatistics table {
display: none;
}
-.page_settings_modal {
+#page_settings_modal {
+ display: none;
+}
+
+#pma_navigation_settings {
display: none;
}