From ce3a9b4526274a2fd286bda1a05d86a15f6b38ee Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Fri, 17 Aug 2007 16:04:36 +0000 Subject: [PATCH] revert mozdev style override --- chrome/content/vimperator/default.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/chrome/content/vimperator/default.css b/chrome/content/vimperator/default.css index 0a2ca12d..0ace7442 100644 --- a/chrome/content/vimperator/default.css +++ b/chrome/content/vimperator/default.css @@ -88,14 +88,6 @@ fieldset.paypal { border: none; } -/* NOTE: explicitly set here to override the default mozdev styles when viewing - * the help page at vimperator.mozdev.org */ -li { - list-style-image: none; - list-style-position: outside; - list-style-type: disc; -} - .argument { color: #6A97D4; }