show the organization, course number, course run in the course listing page in CMS

This commit is contained in:
Chris Dodge
2013-08-05 12:51:42 -04:00
parent aa0cda96f1
commit 09a3bc01be
3 changed files with 13 additions and 2 deletions

View File

@@ -330,10 +330,15 @@ body.dashboard {
.class-name {
display: block;
font-size: 19px;
font-size: 22px;
font-weight: 300;
}
.class-listing-info {
color: #989898;
margin-right: 15px;
}
.detail {
font-size: 14px;
font-weight: 400;