From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nuutti Kotivuori Subject: Re: Org-mode version 5.13 Date: Tue, 23 Oct 2007 00:48:48 +0300 Message-ID: <87zlyaizwf.fsf@aka.i.naked.iki.fi> References: <877ili13ju.fsf@bzg.ath.cx> <20071022223824.119eace4@newmanfamily.me.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ik599-0004xT-B7 for emacs-orgmode@gnu.org; Mon, 22 Oct 2007 17:49:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ik597-0004v8-MV for emacs-orgmode@gnu.org; Mon, 22 Oct 2007 17:49:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ik597-0004v1-Hg for emacs-orgmode@gnu.org; Mon, 22 Oct 2007 17:49:13 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ik597-0002tc-Du for emacs-orgmode@gnu.org; Mon, 22 Oct 2007 17:49:13 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ik58y-0005EU-FZ for emacs-orgmode@gnu.org; Mon, 22 Oct 2007 21:49:04 +0000 Received: from naked.iki.fi ([62.142.249.112]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Oct 2007 21:49:04 +0000 Received: from naked by naked.iki.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Oct 2007 21:49:04 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Mike Newman wrote: > This appears to be logical, but is in fact (I think) redundant. We can > specify the style to applied at different levels without using > class attributes. For example: > > div { background-color: lightgray} > div > div { background-color: peachpuff} > div > div > div { background-color: green} ...except that it doesn't work with IE < 7.0. All in all, browser interoperable CSS is the land of kludges, horrible kludges and dear-god-make-it-stop kludges. It's best to be as simple as possible to make the life of those poor souls as easy as possible. -- Naked