From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: How to distinguish timestamps in CSS? Date: Sun, 14 Nov 2010 22:47:18 +0100 Message-ID: <87tyjjshll.wl%dmaus@ictsoc.de> References: <80hbfku7ro.fsf@mundaneum.com> <4CE04939.2090802@christianmoe.com> <19521.1289768180@gamaville.dokosmarshall.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============1920080604==" Return-path: Received: from [140.186.70.92] (port=57595 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PHkQO-0007O6-4c for emacs-orgmode@gnu.org; Sun, 14 Nov 2010 16:47:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PHkPy-0004p4-H9 for emacs-orgmode@gnu.org; Sun, 14 Nov 2010 16:47:26 -0500 Received: from mailout110.xlhost.de ([213.202.242.110]:59704 helo=mysql1.xlhost.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PHkPy-0004ow-9u for emacs-orgmode@gnu.org; Sun, 14 Nov 2010 16:47:22 -0500 In-Reply-To: <19521.1289768180@gamaville.dokosmarshall.org> 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: nicholas.dokos@hp.com Cc: =?UTF-8?B?U8OpYmFzdGllbiBWYXViYW4=?= , emacs-orgmode@gnu.org, mail@christianmoe.com --===============1920080604== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Sun_Nov_14_22:47:18_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Sun_Nov_14_22:47:18_2010-1 Content-Type: text/plain; charset=US-ASCII At Sun, 14 Nov 2010 15:56:20 -0500, Nick Dokos wrote: > Perhaps it'd be possible to (optionally) add an "id" selector to the timestamp > elements and use that for CSS manipulation, tied to an org-mode ID or > some other unique id? Or perhaps just postprocess the HTML output to add such > ids. Or make the HTML export add a timestamp keyword specific class to the timestamp keyword span element. So you could use: #+begin_src css .timestamp-kwd-scheduled + .timestamp { color: red; } #+end_src Cf. http://www.w3.org/TR/CSS2/selector.html I recorded a WISH for this in the issues file. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Sun_Nov_14_22:47:18_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF0EABEIAAYFAkzgWOYACgkQma24O1pEeObJmgD4iIAOEFGljkEu8R4uXqYSORtB 4bxDY6bYsmv+e+MerQEAzntme5UuS2eODuARYLjP7apQLtNWiRZunD/Ag3bx8gU= =x6xr -----END PGP SIGNATURE----- --pgp-sign-Multipart_Sun_Nov_14_22:47:18_2010-1-- --===============1920080604== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1920080604==--