aboutsummaryrefslogtreecommitdiff
path: root/print.css
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-10-07 13:20:11 +0200
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-10-07 13:20:11 +0200
commit85f02b2ebb0e6aa6f3ecea043e8bca84bbad1490 (patch)
tree17591eb1fb852e5fb928d2778fd0439bdcbc9706 /print.css
parentf16a7d352e52e78abca952142dacb93a58540301 (diff)
new feature: one can change a column name in one step
Diffstat (limited to 'print.css')
-rw-r--r--print.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/print.css b/print.css
index c9e09c4..07c6052 100644
--- a/print.css
+++ b/print.css
@@ -42,7 +42,7 @@ td {
td.sum, td.date, td.name, td.checkboxes {
background-color:Silver;
}
-div#add_comment,div#add_remove_column, div#invite_delete, div#history, div#backlink, input.delete_comment_button, tr#add_participant, div#configlink{
+div#add_comment,div#edit_column, div#invite_delete, div#history, div#backlink, input.delete_comment_button, tr#add_participant, div#configlink{
visibility: collapse;
}
th {