1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-14 09:15:56 +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',
snippet : function(){
return "<style>\n .phb{ background : white;}\n .phb img{ display : none;}\n .phb hr+blockquote{background : white;}\n</style>\n\n";