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:
Diffstat (limited to 'themes')
-rw-r--r--themes/original/css/common.css.php5
-rw-r--r--themes/pmahomme/css/common.css.php5
2 files changed, 0 insertions, 10 deletions
diff --git a/themes/original/css/common.css.php b/themes/original/css/common.css.php
index 455ac98ead..58b6cd1b67 100644
--- a/themes/original/css/common.css.php
+++ b/themes/original/css/common.css.php
@@ -2277,11 +2277,6 @@ fieldset .disabled-field td {
height: 10em;
}
-.cEdit .edit_area_right {
- position: absolute;
- right: 0;
-}
-
.cEdit .goto_link {
background: #EEE;
color: #555;
diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php
index 45f1f9ba4a..46d4ac1eca 100644
--- a/themes/pmahomme/css/common.css.php
+++ b/themes/pmahomme/css/common.css.php
@@ -2851,11 +2851,6 @@ fieldset .disabled-field td {
height: 10em;
}
-.cEdit .edit_area_right {
- position: absolute;
- right: 0;
-}
-
.cEdit .goto_link {
background: #EEE;
color: #555;