6.0.0-beta1
10/18/25

[#4120] New Print theme for Calendar.
Summary New Print theme for Calendar.
Queue Kronolith
Queue Version 2.1.2
Type Enhancement
State Resolved
Priority 2. Medium
Owners
Requester gimili (at) users (dot) sourceforge (dot) net
Created 07/06/2006 (7044 days ago)
Due
Updated 07/07/2006 (7043 days ago)
Assigned
Resolved 07/07/2006 (7043 days ago)
Milestone
Patch No

History
07/07/2006 02:12:49 AM Chuck Hagenbuch Comment #4
State ⇒ Resolved
Reply to this comment
Try what I committed to HEAD instead.
07/07/2006 02:02:49 AM gimili (at) users (dot) sourceforge (dot) net Comment #3
New Attachment: screen[1].css Download
Reply to this comment
I am not quite sure what you mean by a unified diff instead of a whole 
new file?  I removed all the unnecessary lines and this is what is left:



.today {

     border-color: #A2ADBC;

     border-width: 2px;

}

.othermonth {

     border: 0px solid #A2ADBC;

     border-top: 2px solid #A2ADBC;

}

.monthgrid {

    border: 4px solid #A2ADBC;

}

td {

    border: 2px solid #A2ADBC;

}

.event {

     font-size: 10px;

}




07/06/2006 11:37:30 PM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
The reason the grid doesn't show on printouts currently is that it's 
done with a background color instead of a border. Your version does 
add borders, but we need to get rid of the cellspacing as well. I'll 
look at the borders part; if you want other specific changes will you 
submit a unified diff instead of a whole new file?



Thanks!
07/06/2006 11:29:28 AM gimili (at) users (dot) sourceforge (dot) net Comment #1
Priority ⇒ 2. Medium
Type ⇒ Enhancement
Summary ⇒ New Print theme for Calendar.
Queue ⇒ Kronolith
New Attachment: screen.css Download
State ⇒ New
Reply to this comment
The print theme for the calendar did not provide a box around each 
day.  I wanted to be able to print a blank calendar or one that I 
could add comments to by hand.  I created this new print theme to 
replace kronolith/themes/print/screen.css.  It took me quite awhile to 
figure it out and I think it is a lot better.  There is some junk 
lines and it needs to be cleaned up but it works for me.  Perhaps this 
will help someone else.

Saved Queries