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: Addressed Felix' comments Created Dec. 3, 2013, 12:04 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.safari ('k') | notification.js » ('j') | skin/popup.css » ('J')
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.safari ('k') | notification.js » ('j') | skin/popup.css » ('J')

Powered by Google App Engine
This is Rietveld