Update angular-material

This commit is contained in:
iRouge
2015-03-02 17:05:39 -05:00
committed by Francis Lachapelle
parent 2d2edabb18
commit 1fc846bf5c
4 changed files with 9 additions and 3 deletions
@@ -202,7 +202,7 @@
<p class="sg-year">2015</p>
</div>
<p class="sg-md-display-3">15</p>
<p class="sg-md-display-3 sg-date-today">15</p>
</div>
<div class="sg-toolbar-group-2">
<span class="md-icon-search"></span>
+1 -1
View File
@@ -301,7 +301,7 @@
<p class="sg-year">2015</p>
</div>
<p class="sg-md-display-3">15</p>
<p class="sg-md-display-3 sg-date-today">15</p>
</div>
<div class="sg-toolbar-group-2">
<span class="md-icon-search"></span>
@@ -406,6 +406,12 @@ html p {
text-transform: uppercase;
}
.sg-date-today {
font-size: $pitch;
line-height: 1;
font-weight: $sg-font-light;
}
a,
a:hover,
a:active,