From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: Worg needs some reorganizing Date: Sun, 16 Jan 2011 13:41:59 -0700 Message-ID: <87hbd8ins8.fsf@gmail.com> References: <4CAD81B0.6090807@manor-farm.org> <87iq197ool.fsf@mail.bantercat.co.uk> <87pqveyct2.fsf@gmail.com> <87ocayl81d.fsf@manor-farm.org> <0E084C6C-6FD1-4C74-BD9F-34F2830B93C5@gmail.com> <87bp6ytacd.fsf_-_@stats.ox.ac.uk> <87fwsubckf.fsf@gnu.org> <87aaj2w5x4.fsf@fastmail.fm> <87d3nyuhkw.fsf@altern.org> <87aaj0kggo.fsf@gmail.com> <87zkr0load.fsf@riotblast.dunsmor.com> <87pqrwipjd.fsf@gmail.com> <87oc7glhef.fsf@riotblast.dunsmor.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from [140.186.70.92] (port=34460 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PeZQP-0001yG-5Q for emacs-orgmode@gnu.org; Sun, 16 Jan 2011 15:42:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PeZQN-00039A-I9 for emacs-orgmode@gnu.org; Sun, 16 Jan 2011 15:42:08 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:38572) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PeZQN-000394-Dp for emacs-orgmode@gnu.org; Sun, 16 Jan 2011 15:42:07 -0500 Received: by iyj17 with SMTP id 17so4640837iyj.0 for ; Sun, 16 Jan 2011 12:42:06 -0800 (PST) In-Reply-To: <87oc7glhef.fsf@riotblast.dunsmor.com> (Jason Dunsmore's message of "Sun, 16 Jan 2011 14:31:36 -0600") 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: Jason Dunsmore Cc: Dan Davison , Ian Barton , Jason Dunsmore , Bastien , Matt Lundin , emacs-orgmode@gnu.org, Carsten Dominik --=-=-= Content-Type: text/plain > and option #2: > > http://orgmode.org/tmp/worg-eric/ > http://orgmode.org/tmp/worg-eric.css > Thanks for putting this up, I see a problem in the current stylesheet, could you please apply the attached alternate version? Thanks -- Eric --=-=-= Content-Type: text/css Content-Disposition: inline; filename=style.css body { background-image: url(http://orgmode.org/img/org-mode-unicorn.png); background-repeat: no-repeat; } body #content { padding-top: 100px; } /* TOC inspired by http://jashkenas.github.com/coffee-script */ #table-of-contents { position: fixed; right: 0em; top: 0em; background: white; -webkit-box-shadow: 0 0 1em #777777; -moz-box-shadow: 0 0 1em #777777; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; text-align: right; } #table-of-contents h2 { max-width: 8em; font-size: 10pt; font-weight: normal; padding-left: 0.5em; padding-left: 0.5em; padding-top: 0.05em; padding-bottom: 0.05em; } #table-of-contents #text-table-of-contents { display: none; text-align: left; } #table-of-contents:hover #text-table-of-contents { display: block; padding: 0.5em; } --=-=-= 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 --=-=-=--