Merge remote branch 'upstream/master' into PM-2104

This commit is contained in:
dheeyi
2015-04-14 14:13:11 -04:00
15 changed files with 446 additions and 623 deletions

View File

@@ -787,6 +787,11 @@ form.formDefault .content,
background-color: #FFF;
border: #dddddd 1px solid;
}
@media screen\0 {
form.formDefault .content, .pagedTableDefault {
width:450px;
}
}
.pagedTableDefault {
padding: 10px;
margin: 10px 0;