From 96f54b7c880022ff9227382d9d5c992189e4c812 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Sat, 1 Nov 2008 21:05:33 +0000 Subject: [PATCH] Center the :hi sample --- content/style.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/style.js b/content/style.js index e1fef953..70dbbea5 100644 --- a/content/style.js +++ b/content/style.js @@ -482,7 +482,7 @@ liberator.registerObserver("load_commands", function () if (!css && !(key && special)) { let str = template.tabular(["Key", "Sample", "CSS"], - ["padding: 0 1em 0 0; vertical-align: top"], + ["padding: 0 1em 0 0; vertical-align: top", "text-align: center"], ([h.class, XXX, template.maybeXML(h.value.replace(/\s+/g, "\u00a0")