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:
-rw-r--r--themes/pmahomme/css/pmd.css.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/pmahomme/css/pmd.css.php b/themes/pmahomme/css/pmd.css.php
index 2e81bd6953..a3a69809c2 100644
--- a/themes/pmahomme/css/pmd.css.php
+++ b/themes/pmahomme/css/pmd.css.php
@@ -437,12 +437,12 @@ a.active.trigger:hover {
.toggle_container .block {
background-color: #DBE4E8;
border-top: 1px solid #999;
- cursor: pointer;
}
.history_table {
text-align: center;
background-color: #9999CC;
+ cursor: pointer;
}
.history_table2 {