Fix some Firefox style issues

This commit is contained in:
Paulus Schoutsen 2015-03-16 23:52:50 -07:00
parent 1245af356b
commit 8ff1bcf242
3 changed files with 12 additions and 12 deletions

View File

@ -1,2 +1,2 @@
""" DO NOT MODIFY. Auto-generated by build_frontend script """
VERSION = "c47a52ae084d870c0c306eea8c27f507"
VERSION = "a063d1482fd49e9297d64e1329324f1c"

File diff suppressed because one or more lines are too long

View File

@ -23,23 +23,19 @@
<core-style ref="ha-headers"></core-style>
<style>
core-header-panel {
.sidenav {
background: #fafafa;
box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1);
color: #757575;
overflow: hidden;
}
core-menu core-icon {
margin-right: 24px;
}
core-toolbar {
font-weight: normal;
padding-left: 24px;
}
core-menu {
.sidenav-menu {
overflow: auto;
position: absolute;
top: 0px;
@ -48,7 +44,11 @@
bottom: 0px;
}
paper-item {
.sidenav-menu core-icon {
margin-right: 24px;
}
.sidenav-menu > paper-item {
min-height: 53px;
}
@ -70,11 +70,11 @@
<ha-modals></ha-modals>
<core-drawer-panel id="drawer" on-core-responsive-change="{{responsiveChanged}}">
<core-header-panel mode="scroll" drawer>
<core-header-panel mode="scroll" drawer class='sidenav'>
<core-toolbar>
Home Assistant
</core-toolbar>
<core-menu id="menu"
<core-menu id="menu" class="sidenav-menu"
selected="0" excludedLocalNames="div" on-core-select="{{menuSelect}}"
layout vertical>
<paper-item data-panel="states">