aboutsummaryrefslogtreecommitdiff
path: root/print.css
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2019-01-07 18:44:03 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2019-01-07 18:44:03 +0100
commiteabdbd545ed474ebcf63c3e839f2e50e40ddb379 (patch)
tree196694c2ca3482ac0381a0bd0e9462fe9168e9a3 /print.css
parent571d02b554a615397adc7f66b1a2e1fd8202c58d (diff)
remove useless space
Diffstat (limited to 'print.css')
-rw-r--r--print.css14
1 files changed, 7 insertions, 7 deletions
diff --git a/print.css b/print.css
index 61d959d..01f073c 100644
--- a/print.css
+++ b/print.css
@@ -72,7 +72,7 @@ th.weekday{
}
input.navigation, input.disabled, input.chosen, input.notchosen {
- border-width: 1px;
+ border-width: 1px;
border-style: solid;
border-color: black;
padding: 0px;
@@ -81,19 +81,19 @@ input.navigation, input.disabled, input.chosen, input.notchosen {
}
input.navigation {
- color: white;
+ color: white;
background-color: black;
}
input.disabled { background-color:#DDD;color:#BBB}
td.calendarday{
- border: 1px;
+ border: 1px;
padding: 0px;
margin: 0px;
}
-table {
- border: none;
+table {
+ border: none;
border-spacing: 0;
border-collapse: collapse;
}
@@ -118,7 +118,7 @@ div#add_comment,div#edit_column, div#history, div#backlink, input.delete_comment
display: none;
}
-th {
+th {
padding: 1px 3px;
font-weight: normal;
border-width: 1px;
@@ -130,7 +130,7 @@ th a{
color: black;
}
-td.date {
+td.date {
text-align: left;
}