Skip to content

Commit

Permalink
Migrated text viewer to main one
Browse files Browse the repository at this point in the history
  • Loading branch information
elfoxero committed Mar 29, 2015
1 parent 6a25b06 commit 290f4bd
Show file tree
Hide file tree
Showing 4 changed files with 187 additions and 206 deletions.
98 changes: 0 additions & 98 deletions elements/text.html

This file was deleted.

13 changes: 13 additions & 0 deletions elements/viewer.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
<link rel="stylesheet" href="../libraries/buildingblocks/cross_browser.css">

<link rel="stylesheet" href="../libraries/buildingblocks/extra.css">

<link rel="stylesheet" href="../libraries/buildingblocks/transitions.css" />
<link rel="stylesheet" href="../libraries/buildingblocks/style/confirm.css" />

<link rel="stylesheet" href="../css/viewer.css">

<!-- END OF STYLES -->
Expand All @@ -58,6 +62,15 @@ <h1 id="name"></h1>
</article>
</section>
</section>

<section data-position="back" class="fullscreen">
<form role="dialog" data-type="confirm">
<section>
<p></p>
</section>
<menu></menu>
</form>
</section>

<!-- START OF SCRIPTS -->

Expand Down
Loading

0 comments on commit 290f4bd

Please sign in to comment.