mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 03:43:08 +08:00
move editor.css
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user