Style updates after paper-toolbar got new CSS

This commit is contained in:
Paulus Schoutsen 2015-07-17 23:30:10 -07:00
parent 7a86b86745
commit 493e86ae5f
2 changed files with 8 additions and 0 deletions

View File

@ -32,6 +32,10 @@ Too broken for now.
--paper-menu-background-color: #fafafa;
}*/
div.title {
text-align: left;
}
div.menu {
color: var(--secondary-text-color);
background-color: #fafafa;

View File

@ -12,6 +12,10 @@
-webkit-user-select: none;
-moz-user-select: none;
}
.title {
text-align: left;
}
</style>
<template>
<paper-scroll-header-panel class='fit'>