emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-info.js Clobbering my CSS
@ 2016-10-03  0:27 David A. Gershman
  2016-10-03  0:44 ` David A. Gershman
  0 siblings, 1 reply; 3+ messages in thread
From: David A. Gershman @ 2016-10-03  0:27 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-03  7:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-03  0:27 org-info.js Clobbering my CSS David A. Gershman
2016-10-03  0:44 ` David A. Gershman
2017-07-03  4:01   ` Bastien

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).