cms/app-client/app/styles/tabs/detail.scss
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 28 Jun 2016 23:36:40 +0200
changeset 211 7451203a1321
parent 207 204f25632006
permissions -rw-r--r--
Setup progress bar

.notice{
	padding: 10px;
}

.notice-header,
.notice-body,
.notice-footer{
	padding: 10px 10px 0;
}

.notice-header h2{
	margin: 0;
}

.notice-body b{
	display: inline-block;
	min-width: 140px;
}