react app

This commit is contained in:
Mario Romano
2016-04-07 15:33:50 +01:00
parent f32e53a835
commit 2a8113835a
55 changed files with 17175 additions and 177 deletions

View File

@@ -26,6 +26,14 @@
.search-header-search-icon{
float:right;
}
.flex-horizontal {
@apply(--layout-horizontal);
}
.flexchild {
@apply(--layout-flex);
}
left {
float: left;
}
</style>