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/original/scss/_common.scss')
-rw-r--r--themes/original/scss/_common.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/original/scss/_common.scss b/themes/original/scss/_common.scss
index d3ce71a0d9..1ac1fbe26e 100644
--- a/themes/original/scss/_common.scss
+++ b/themes/original/scss/_common.scss
@@ -234,6 +234,10 @@ img.lightbulb {
padding: 0 0.5em;
}
+#pma_demo {
+ z-index: -1;
+}
+
.confirmation {
background-color: #ffc;
}
@@ -1592,6 +1596,7 @@ input#auto_increment_opt {
.lDiv div {
padding: 0.2em 0.5em 0.2em 0.2em;
+ white-space: nowrap;
&:hover {
background: #ddd;