move editor.css

This commit is contained in:
OVSharova
2023-07-12 18:35:35 +03:00
parent 763ded7a07
commit 7b7172e34c
4679 changed files with 5119 additions and 11852 deletions

View File

@ -4,7 +4,7 @@
<title>Introducing the user interface of the Presentation Editor</title>
<meta charset="utf-8" />
<meta name="description" content="Introducing the Presentation Editor user interface" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../search/js/page-search.js"></script>