##// END OF EJS Templates
wiki branch merged into trunk...
wiki branch merged into trunk git-svn-id: http://redmine.rubyforge.org/svn/trunk@323 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r224:8c3dc3435951
r320:c514316a2efc
Show More
print.css
2 lines | 127 B | text/css | LassoCssLexer
Jean-Philippe Lang
* all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamond 2.5" -by paolino- and "kNeu! Alpha v0.1" -by Pablo Fabregat-)...
r154 #header, #navigation, #subcontent, #footer { display:none; }
.menu { display:none; }
Jean-Philippe Lang
rightbox class set to display:none for printing...
r224 .contextual, .rightbox { display:none; }