projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a88a36
)
Hide the pageControls panel when printing
author
Chuck Hagenbuch
<chuck@horde.org>
Thu, 12 Nov 2009 03:04:25 +0000
(22:04 -0500)
committer
Chuck Hagenbuch
<chuck@horde.org>
Thu, 12 Nov 2009 03:04:25 +0000
(22:04 -0500)
kronolith/themes/screen.css
patch
|
blob
|
history
diff --git
a/kronolith/themes/screen.css
b/kronolith/themes/screen.css
index
b718bf2
..
9bc575f
100644
(file)
--- a/
kronolith/themes/screen.css
+++ b/
kronolith/themes/screen.css
@@
-1261,6
+1261,10
@@
li.panel-tags {
position: static;
}
+ #pageControls {
+ display: none;
+ }
+
#calendarPrint {
display: block;
}