#1111 Upgrade MDL 1.3 (#1436)

This commit is contained in:
Maurizio Vitale
2017-01-11 15:30:36 +00:00
committed by Vito
parent 9e0536bca9
commit 82615c9110
2 changed files with 11 additions and 2 deletions

View File

@@ -41,6 +41,15 @@
left: auto;
}
.mdl-layout__header {
color: rgb(255, 255, 255);
background-color: rgb(31, 188, 210);
}
.mdl-layout__header-row .mdl-navigation__link {
color: rgb(255, 255, 255);
}
</style>
</head>
<!-- 3. Display the application -->