aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbamse16 <marius@marius.me.uk>2009-04-22 19:01:25 +0000
committerbamse16 <marius@marius.me.uk>2009-04-22 19:01:25 +0000
commitf6c5b5c3af78ea95519f98b5d8853f4d75682fa2 (patch)
tree7c97f52ec3da905dad7b502b6aa44d597b902613
parentcdfc70cbf55acb5c3bcd1ed459367008f9935c04 (diff)
downloadsequelpro-f6c5b5c3af78ea95519f98b5d8853f4d75682fa2.tar.gz
sequelpro-f6c5b5c3af78ea95519f98b5d8853f4d75682fa2.tar.bz2
sequelpro-f6c5b5c3af78ea95519f98b5d8853f4d75682fa2.zip
Clean up print css
-rw-r--r--Resources/sequel-pro-print-template.html10
1 files changed, 1 insertions, 9 deletions
diff --git a/Resources/sequel-pro-print-template.html b/Resources/sequel-pro-print-template.html
index b0eb0960..da5d6228 100644
--- a/Resources/sequel-pro-print-template.html
+++ b/Resources/sequel-pro-print-template.html
@@ -7,12 +7,6 @@
html {
font-size:82%;
}
-input, select, textarea {
- font-size:1em;
-}
-div.item label {
- white-space:nowrap;
-}
.nowrap {
white-space:nowrap;
}
@@ -24,9 +18,6 @@ body, table, th, td {
background-color:#FFFFFF;
color:#000000;
}
-img {
- border:0 none;
-}
table, th, td {
border:0.1em solid #000000;
}
@@ -40,6 +31,7 @@ table {
th, td {
padding:0.2em;
}
+
th {
background-color:#E5E5E5;
font-weight:bold;