(css) Improve subheader with icon buttons

This commit is contained in:
Francis Lachapelle
2016-05-17 15:10:09 -04:00
parent 8c4d4e0e2d
commit 87fbedb89d
4 changed files with 15 additions and 11 deletions
+3 -3
View File
@@ -41,7 +41,7 @@
md-colors="::{ backgroundColor: 'default-background-300' }">
<!-- User's calendars -->
<section>
<md-subheader class="sg-md-subheader--icon-button"
<md-subheader class="sg-md-subheader--with-secondary-icon"
md-colors="::{background: 'default-background-300'}">
<div layout="row" layout-align="space-between center">
<span><var:string label:value="Calendars"/></span>
@@ -138,7 +138,7 @@
</section>
<!-- Subscriptions -->
<section>
<md-subheader class="sg-md-subheader--icon-button"
<md-subheader class="sg-md-subheader--with-secondary-icon"
md-colors="::{background: 'default-background-300'}">
<div layout="row" layout-align="space-between center">
<span><var:string label:value="Subscriptions"/></span>
@@ -213,7 +213,7 @@
</section>
<!-- Web Calendars -->
<section>
<md-subheader class="sg-md-subheader--icon-button"
<md-subheader class="sg-md-subheader--with-secondary-icon"
md-colors="::{background: 'default-background-300'}">
<div layout="row" layout-align="space-between center">
<span><var:string label:value="Web Calendars"/></span>