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/theme_right.css.php')
-rw-r--r--themes/pmahomme/css/theme_right.css.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php
index 1f1002623b..0072cd01db 100644
--- a/themes/pmahomme/css/theme_right.css.php
+++ b/themes/pmahomme/css/theme_right.css.php
@@ -2127,9 +2127,9 @@ fieldset .disabled-field td {
}
.colborder {
- border-right: solid 2px #FFFFFF;
+ border-right: 1px solid #FFF;
cursor: col-resize;
- margin-left: -2px;
+ margin-left: -1px;
position: absolute;
width: 3px;
}