minimal mce editor style changes to borders

This commit is contained in:
marco
2013-05-13 09:27:13 -04:00
parent c36046bedd
commit 97de97cc18
2 changed files with 7 additions and 3 deletions

View File

@@ -453,6 +453,10 @@ body.course.unit {
font-weight: 700;
}
.row {
margin-bottom: 0px;
}
// Module Actions
.module-actions {
@include box-shadow(inset 0 1px 1px $shadow);