mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-01 12:49:13 -04:00
John's CSS styling
This commit is contained in:
parent
867525945d
commit
27ae8bb3fa
8 changed files with 39 additions and 6 deletions
|
@ -8,8 +8,9 @@
|
|||
<meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
|
||||
|
||||
<title>Etherpad Lite Timeslider</title>
|
||||
<link href="/static/css/pad2_ejs.css" rel="stylesheet" type="text/css" />
|
||||
<link href="/static/css/broadcast.css" rel="stylesheet" type="text/css" /><!-- javascript -->
|
||||
<link href="/static/css/broadcast.css" rel="stylesheet" type="text/css" />
|
||||
<!-- javascript -->
|
||||
<link href="/static/css/pad_lite.css" rel="stylesheet" type="text/css" />
|
||||
<style type="text/css" title="dynamicsyntax"></style>
|
||||
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
|
||||
<script type="text/javascript">
|
||||
|
@ -271,7 +272,8 @@
|
|||
</div>
|
||||
|
||||
<div id="editbarright" class="editbarright">
|
||||
<!-- -->
|
||||
<!-- termporary place holder-->
|
||||
<button id="returnbutton">Return to pad</button>
|
||||
</div>
|
||||
|
||||
<div id="editbarinner" class="editbarinner">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue