style & fix navigator

This commit is contained in:
Mario Romano
2016-04-08 14:16:52 +01:00
parent 5424621ee2
commit 76a735f741
4 changed files with 125 additions and 35 deletions

View File

@@ -2,6 +2,10 @@
font: 13px/1.231 Open Sans,arial,helvetica,clean,sans-serif;
}
.paper-toolbar-0 .iron-icon{
color: #ffffff;
}
.logo-header{
margin: 17px 25px 0 10px;
width: 155px;
@@ -78,4 +82,4 @@
#login .error {
color: red;
}
}