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:
authorHugues Peccatte <hugues.peccatte@gmail.com>2015-07-21 00:31:43 +0300
committerHugues Peccatte <hugues.peccatte@gmail.com>2015-07-21 00:31:43 +0300
commit88f301c72f8f502731bbdfb965761097ce55dae6 (patch)
treeace736b573a82d89a5734f0b0c6f5c973fbf29c8 /themes
parent119e745d26a8227550e38a0ef63a26ad69768b33 (diff)
Optimize CSS properties.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
Diffstat (limited to 'themes')
-rw-r--r--themes/original/css/printview.css1
-rw-r--r--themes/pmahomme/css/printview.css1
2 files changed, 0 insertions, 2 deletions
diff --git a/themes/original/css/printview.css b/themes/original/css/printview.css
index 0b4d69de14..5ee47195e2 100644
--- a/themes/original/css/printview.css
+++ b/themes/original/css/printview.css
@@ -57,7 +57,6 @@
font-weight: bold;
background-color: #e5e5e5;
border: .1em solid #000;
- border-right: .1em solid #000;
}
th.vtop, td.vtop {
diff --git a/themes/pmahomme/css/printview.css b/themes/pmahomme/css/printview.css
index 0b4d69de14..5ee47195e2 100644
--- a/themes/pmahomme/css/printview.css
+++ b/themes/pmahomme/css/printview.css
@@ -57,7 +57,6 @@
font-weight: bold;
background-color: #e5e5e5;
border: .1em solid #000;
- border-right: .1em solid #000;
}
th.vtop, td.vtop {