summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2008-07-26 07:30:44 -0700
committerCarsten Dominik <carsten.dominik@gmail.com>2008-07-26 07:30:44 -0700
commitb87ec4c0f17fd22c516fcb649b0431d2a726dc8c (patch)
tree1a58f50858fd9ef7700beda2eff9579240925f3a
parent7b5bf55e22f747cc4bbb6423f821d1b739c199d7 (diff)
downloadorg-mode-b87ec4c0f17fd22c516fcb649b0431d2a726dc8c.tar.gz
Added default styles for org-info.js
-rw-r--r--lisp/org-exp.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index e6243b2..7657e95 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -494,6 +494,13 @@ Org-mode file."
table { border-collapse: collapse; }
td, th { vertical-align: top; }
dt { font-weight: bold; }
+
+ .org-info-js_info-navigation { border-style:none; }
+ #org-info-js_console-label { font-size:10px; font-weight:bold;
+ white-space:nowrap; }
+ .org-info-js_search-highlight {background-color:#ffff00; color:#000000;
+ font-weight:bold; }
+
</style>"
"The default style specification for exported HTML files.
Please use the variables `org-export-html-style' and