- Finished new image view

- Add the CoreOS icon font
This commit is contained in:
Joseph Schorr 2015-03-23 15:22:22 -04:00
parent 049148cb87
commit 8042f1a985
7 changed files with 93 additions and 15 deletions

View file

@ -13,4 +13,13 @@
padding: 4px;
display: inline-block;
margin-right: 20px;
}
}
.image-view .co-tab-content {
padding: 20px;
padding-top: 10px;
}
.image-view .co-tab-content h3 {
margin-bottom: 20px;
}