test(css): reorganize css tests for snapshots

This commit is contained in:
Adam Bradley
2014-06-05 15:12:44 -05:00
parent a49ecf35e6
commit bc48833925
68 changed files with 1531 additions and 3032 deletions

View File

@@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
@@ -17,12 +18,9 @@
<body>
<section class="view-full">
<div class="bar bar-header bar-secondary">
<a href="#" class="button button-danger button-clear">Edit</a>
<h1 class="title">Scroll Me</h1>
<a href="#" class="button button-danger button-clear">Delete</a>
</div>
<div id="scroller" class="scroll" style="top:44px">
<!--<div id="filler" style="height: 1400px; background: url('tree_bark.png') repeat;"></div>-->
<form>
<input type="text">
</form>