Add preview button to composer

This commit is contained in:
Toby Zerner
2015-07-28 13:34:42 +09:30
parent 8c18ff3349
commit e2a4cf5ccb
9 changed files with 47 additions and 7 deletions

View File

@ -4,7 +4,7 @@
background: @alert-bg;
line-height: 1.5;
&, a, a:hover {
&, a, a:hover, button, button:hover {
color: @alert-color;
}
}