cms/app-client/app/styles/tabs/detail.scss
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 27 Jun 2016 11:35:10 +0200
changeset 209 35cb7200bb0a
parent 207 204f25632006
permissions -rw-r--r--
Separate playlist and player component with player service as bridge

.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;
}