forked from Botanical/BotanJS
Fixed some css inheritence order
This commit is contained in:
@@ -1 +1,2 @@
|
||||
// __namespace( "Astro.Starfall.Element.Header" );
|
||||
// __import( "Astro.Bootstrap" );
|
||||
|
@@ -1,4 +1,5 @@
|
||||
/** @constructor */
|
||||
SyntaxHighlighter = {};
|
||||
Libraries.SyntaxHighlighter = function (){};
|
||||
|
||||
/** @type {Function} */
|
||||
|
Reference in New Issue
Block a user