emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "David A. Gershman" <dagershman@dagertech.net>
To: emacs-orgmode@gnu.org
Subject: org-info.js Clobbering my CSS
Date: Sun, 2 Oct 2016 17:27:11 -0700	[thread overview]
Message-ID: <c1c55c06-ff50-b040-0edb-4451f0e92871@dagertech.net> (raw)

Hello All,

I'm creating some styling for class '.outline-2' and when I view my file
w/o Javascript, it styles just as expected.  But w/org-info.js, my
styling is lost.

Anyone know how to style these classes (outline-N) without having
"org-info.js" clobber it?

For now, I'm just trying to indent:

	.outline-2 {
		margin-left: 1%;
		background: #ccff99;
	}

The background color was just to confirm (in an obvious fashion) is was
the Javascript.  FWIW, I removed the "#+INFOJS_OPT:..." line and the
style was fine as well.  So unfortunately, it is Org-Info that's
clobbering the styling.


--dag

             reply	other threads:[~2016-10-03  0:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-03  0:27 David A. Gershman [this message]
2016-10-03  0:44 ` org-info.js Clobbering my CSS David A. Gershman
2017-07-03  4:01   ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c1c55c06-ff50-b040-0edb-4451f0e92871@dagertech.net \
    --to=dagershman@dagertech.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).