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:
authorMadhura Jayaratne <madhura.cj@gmail.com>2015-05-04 05:49:10 +0300
committerMadhura Jayaratne <madhura.cj@gmail.com>2015-05-04 05:49:10 +0300
commit648ea27e5a887538ac56a6f716f1bb9aa2966cf7 (patch)
tree532a8cb39c8c6b2ce7877ee364c0ef87f38db3d3 /themes
parent9cd65ce4de34b509a203910f833fc9270e811c79 (diff)
Fix syntax error
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
Diffstat (limited to 'themes')
-rw-r--r--themes/pmahomme/css/common.css.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/pmahomme/css/common.css.php b/themes/pmahomme/css/common.css.php
index 51d43b3dfb..fe6df25437 100644
--- a/themes/pmahomme/css/common.css.php
+++ b/themes/pmahomme/css/common.css.php
@@ -2548,7 +2548,7 @@ fieldset .disabled-field td {
position: fixed;
top: 55px;
width: 100%;
- background: '#ffffff';
+ background: #ffffff;
}
#table_columns input[type="text"],