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,14 +4,14 @@
<title>Introducing the Presentation Editor user interface</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>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<div class="it search-field">
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
</div>
<h1>Introducing the Presentation Editor user interface</h1>