1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-09 21:34:12 +01:00

Don't generate :style definitions with ! in :mkp. Remove <oa>!</oa> from docs.

This commit is contained in:
Kris Maglione
2011-02-11 17:24:04 -05:00
parent 083c29e3de
commit c1bf0cb322
2 changed files with 1 additions and 2 deletions

View File

@@ -605,7 +605,6 @@ var Styles = Module("Styles", {
.map(function (style) ({
command: "style",
arguments: [style.sites.join(",")],
bang: true,
literalArg: style.css,
options: update({
"-group": hive.name,