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/printview.css')
-rw-r--r--themes/pmahomme/css/printview.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/pmahomme/css/printview.css b/themes/pmahomme/css/printview.css
index 4710039e0b..fe19ead2e6 100644
--- a/themes/pmahomme/css/printview.css
+++ b/themes/pmahomme/css/printview.css
@@ -109,7 +109,7 @@
display: none;
}
- .sticky_columns {
+ .sticky_columns tr {
display: none;
}
@@ -137,4 +137,4 @@
background: #dfdfdf;
}
-} \ No newline at end of file
+}