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:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user