Quellcode durchsuchen

Added default styles for org-info.js

Carsten Dominik vor 16 Jahren
Ursprung
Commit
b87ec4c0f1
1 geänderte Dateien mit 7 neuen und 0 gelöschten Zeilen
  1. 7 0
      lisp/org-exp.el

+ 7 - 0
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