refactor ui elements

This commit is contained in:
ansuz
2017-09-07 18:54:58 +02:00
parent bca9ba66cb
commit 809b56625d
3 changed files with 162 additions and 155 deletions

View File

@@ -65,6 +65,12 @@
height: 100%;
z-index: 99999;
.message {
h1, h2, h3, h4, h5, h6 {
color: @alertify-fg;
}
}
h1, h2, h3 {
margin-top: 0;
}