From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: time stamps in table of contents Date: Tue, 12 Feb 2013 12:39:13 +0100 Message-ID: References: <7C4694CF-BA10-41B1-97F1-0244BEC0E288@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5ECl-0003iO-AV for emacs-orgmode@gnu.org; Tue, 12 Feb 2013 06:39:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5ECj-0007S6-CO for emacs-orgmode@gnu.org; Tue, 12 Feb 2013 06:39:19 -0500 Received: from mail-wi0-f179.google.com ([209.85.212.179]:54344) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5ECj-0007Qq-6I for emacs-orgmode@gnu.org; Tue, 12 Feb 2013 06:39:17 -0500 Received: by mail-wi0-f179.google.com with SMTP id ez12so4248356wid.12 for ; Tue, 12 Feb 2013 03:39:16 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org On 12 feb. 2013, at 11:35, Achim Gratz wrote: > Carsten Dominik gmail.com> writes: >> #table-of-contents timestamp { >> display:none; >> } >=20 > You want a class selector (".") there, not an ID selector ("#"). Also = you > should probably mark this "!important" so it doesn't get overriden = later. I am dumber than you think, how exactly would I do this? Add an = exclamation mark? Where? Thanks - Carsten=