1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-15 22:26:01 +00:00

Changed snippet text to ink friendly

This commit is contained in:
Scott Tolksdorf
2016-01-21 22:06:06 -05:00
committed by Scott
parent d9c20cebfe
commit de3502a419

View File

@@ -98,7 +98,7 @@ module.exports = [
}, },
{ {
tooltip : "Printer Friendly", tooltip : "Ink Friendly",
icon : 'fa-print', icon : 'fa-print',
snippet : function(){ snippet : function(){
return "<style>\n .phb{ background : white;}\n .phb img{ display : none;}\n .phb hr+blockquote{background : white;}\n</style>\n\n"; return "<style>\n .phb{ background : white;}\n .phb img{ display : none;}\n .phb hr+blockquote{background : white;}\n</style>\n\n";