Shadow/icon/blue for banner, better verify advisories in dark theme

FREEBIE
This commit is contained in:
Scott Nonnenberg 2017-06-16 14:29:27 -07:00
parent 1d7cbc14fd
commit c714fb6dbf
7 changed files with 58 additions and 19 deletions

View file

@ -100,7 +100,7 @@
Whisper.VerifiedChangeView = Whisper.View.extend({
tagName: 'li',
className: 'verified-change',
className: 'verified-change advisory',
templateName: 'verified-change',
id: function() {
return this.model.id;