From 0559784a124342485727984e07420a4331afb907 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Tue, 10 Jul 2007 10:25:41 +0000 Subject: [PATCH] fix typo --- chrome/content/vimperator/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/content/vimperator/default.css b/chrome/content/vimperator/default.css index f679760f..cc632811 100644 --- a/chrome/content/vimperator/default.css +++ b/chrome/content/vimperator/default.css @@ -37,7 +37,7 @@ table.vimperator td { tr.separator { /* border-width: 3px 0px 0px 0px; border-style: solid none none none;*/ - border-color: gray + border-color: gray; height: 10px !important; } hr { /* horizontal lines */