Adapt markup to typographic styles

- Mail Messages List
This commit is contained in:
iRouge
2015-02-03 13:34:44 -05:00
committed by Francis Lachapelle
parent bd61c354f0
commit 08a76aef97
4 changed files with 33 additions and 80 deletions
@@ -21,4 +21,9 @@ html.dev {
content: " ";
z-index: 1000;
}
}
// for visibility while devopping
// ____________________________________________________________________________
.md-tile-left {
background-color: rgba(224, 255, 255, 0.5);
}