cms/app-client/app/styles/tabs/detail.scss
author ymh <ymh.work@gmail.com>
Fri, 05 Feb 2016 22:41:10 +0100
changeset 118 dbcacab69cfc
parent 99 7a0f42034a25
child 207 204f25632006
permissions -rw-r--r--
upgrade ember version to v2.3.1 for bo-client

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