Refactor back button style

Make it easier to reuse these styles.
This commit is contained in:
lilia 2015-02-23 12:50:07 -08:00
parent d0392a3e04
commit 368cd2f79a
6 changed files with 50 additions and 59 deletions

View file

@ -14,8 +14,8 @@
</head>
<body class='signal index'>
<div class='title-bar' id='header'>
<div class='back'>
<button></button>
<div class='new-conversation-title hide'>
<button class='back'></button>
<span class='title-text'>New Message</span>
</div>
</div>