Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: notification.html

Issue 29317001: Relocated icon and redesigned icon popup (Closed)
Patch Set: Created Nov. 7, 2013, 5:44 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « metadata.chrome ('k') | notification.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: notification.html
===================================================================
--- a/notification.html
+++ b/notification.html
@@ -31,8 +31,8 @@
<body>
<img src="icons/abp-48.png">
<div id="notification">
- <h1 id="title"></h1>
- <p id="message"></p>
+ <h1 id="notification-title"></h1>
+ <p id="notification-message"></p>
</div>
</body>
</html>
« no previous file with comments | « metadata.chrome ('k') | notification.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld