Rena recept

By Dwoo Last update May 28, 2012 — Installed 392 times.

There are 2 previous versions of this script.

// ==UserScript==
// @name           Rena recept
// @author         Dwoo
// @version        2012-05-28
// @namespace      http://userscripts.org/94955
// @description    Rensar upp recept för utskrift
// @include        http://www.alltommat.se/recept/*/print
// ==/UserScript==

GM_addStyle('.image, .adtag, .vvbox, #ccolflow, div#page script + div { display: none; } '+
	'#page { width: auto !important; } ' +
	'.left { margin-right: 20pt; } '+
	'.right { float: none !important; width: auto !important; }');