Add a custom.css stylesheet for customizations not requiring modification of the main editor

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2869 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Brett Zamir 2014-05-23 12:28:07 +00:00
parent 6afa75adda
commit eb0cb2e92d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<link rel="stylesheet" href="jgraduate/css/jgraduate.css" type="text/css"/>
<link rel="stylesheet" href="svg-editor.css" type="text/css"/>
<link rel="stylesheet" href="spinbtn/JQuerySpinBtn.css" type="text/css"/>
<link rel="stylesheet" href="custom.css" type="text/css"/>
<!--{if jquery_release}>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<!{else}-->