Restyle first run hint
// FREEBIE
This commit is contained in:
parent
52b039a900
commit
152f59cc95
4 changed files with 17 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
window.Whisper = window.Whisper || {};
|
||||
|
||||
Whisper.HintView = Whisper.View.extend({
|
||||
className: 'firstRun hint',
|
||||
className: 'conversation placeholder',
|
||||
templateName: 'hint',
|
||||
});
|
||||
})();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue