Merge lp:~danrabbit/pantheon-notify/ui-fixes into lp:~tombeckmann/pantheon-notify/trunk
Proposed by
Danielle Foré
Status: | Merged | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Merged at revision: | 17 | ||||||||||||
Proposed branch: | lp:~danrabbit/pantheon-notify/ui-fixes | ||||||||||||
Merge into: | lp:~tombeckmann/pantheon-notify/trunk | ||||||||||||
Diff against target: |
138 lines (+39/-12) (has conflicts) 3 files modified
data/notifications.css (+12/-6) src/notification.vala (+17/-6) src/pantheon-notify.vala (+10/-0) Text conflict in src/notification.vala Text conflict in src/pantheon-notify.vala |
||||||||||||
To merge this branch: | bzr merge lp:~danrabbit/pantheon-notify/ui-fixes | ||||||||||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Tom Beckmann | Pending | ||
Review via email:
|
Description of the change
Just some UI fixes.
CSS - I'm just keeping the critical and low states the same as the normal ones for now. I'll come back and replace those with some good ones after I've had time to make some nice mocks. Adding -unico-inner-stroke for the top highlight and reverted the outer border to a single color stroke.
Text padding - Text should now have sane padding all the way around it and not run into the edge of the window in any way
Icons - Using the nice big 48px icons from the mockup for super easy recognition and for consistency with gtk.dialog
To post a comment you must log in.