Created
January 21, 2012 07:59
-
-
Save vman/1651969 to your computer and use it in GitHub Desktop.
Custom Action for CSS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<CustomAction Location="ScriptLink" ScriptBlock="document.write('<link rel="stylesheet" type="text/css" href="/SiteAssets/Styles/mystyles.css"></' + 'link>');" Sequence="5000" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment