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.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php
index 815ffbfb40..26d15babf7 100644
--- a/themes/pmahomme/css/common.css.php
+++ b/themes/pmahomme/css/common.css.php
@@ -530,6 +530,10 @@ fieldset .formelement {
white-space: nowrap;
}
+.read_only_var {
+ padding: 20%;
+}
+
/* revert for Gecko */
fieldset div[class=formelement] {
white-space: normal;