Skip to content

Commit 36ce158

Browse files
author
Gabriel Schulhof
committed
Resources: Dialog: Adding emphasis back into dialog2.html by giving the two dialog buttons different swatches.
1 parent 09906e2 commit 36ce158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/dialog/dialog2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h1>Dialog</h1>
3333
<h1>I'm colorful</h1>
3434
<p>This is a regular page, styled as a dialog. To create a dialog, just link to a normal page and include a transition and <code>data-rel="dialog"</code> attribute.</p>
3535
<a href="example3.html" data-role="button" data-rel="back" data-theme="a">Good for you</a>
36-
<a href="example3.html" data-role="button" data-rel="back" data-theme="a">Don't care, really</a>
36+
<a href="example3.html" data-role="button" data-rel="back" data-theme="b">Don't care, really</a>
3737
</div>
3838
</div>
3939

0 commit comments

Comments
 (0)