diff --git a/lms/static/sass/_discussion.scss b/lms/static/sass/_discussion.scss index 7dded3acd9..de37b0ac89 100644 --- a/lms/static/sass/_discussion.scss +++ b/lms/static/sass/_discussion.scss @@ -733,7 +733,10 @@ body.discussion { position: absolute; top: 30%; left: 30%; +<<<<<<< HEAD color: $gray-l1; +======= +>>>>>>> cleaned up font-awesome integration to work with new mako file .scss compiling, added in initial icon references font-size: 28px; z-index: 100; <<<<<<< HEAD @@ -742,7 +745,6 @@ body.discussion { ======= width: 25px; height: 25px; - //margin-left: -17px; opacity: 1; @include transition(none); >>>>>>> basic shell for discussion home page with both profile information and email notification settings @@ -1304,6 +1306,7 @@ body.discussion { section { border-bottom: 1px solid #ccc; + margin: $baseline $baseline $baseline 0; } .label { @@ -1346,7 +1349,6 @@ body.discussion { >>>>>>> basic shell for discussion home page with both profile information and email notification settings .label-area { - padding: $baseline; display: inline-block; min-width: $baseline*5; <<<<<<< HEAD @@ -1520,6 +1522,13 @@ body.discussion { font-size: 12px; width: 20%; vertical-align: middle; + + i.icon { + padding: 0 $baseline/2; + font-size: 24px; + display: inline-block; + } + } } } diff --git a/lms/static/sass/application.scss.mako b/lms/static/sass/application.scss.mako index 78b42acf1d..498b41ba28 100644 --- a/lms/static/sass/application.scss.mako +++ b/lms/static/sass/application.scss.mako @@ -37,10 +37,17 @@ @import 'base/font_face'; @import 'base/extends'; @import 'base/animations'; +<<<<<<< HEAD // base - starter @import 'base/base'; +======= + +// base - starter +@import 'base/base'; + +>>>>>>> cleaned up font-awesome integration to work with new mako file .scss compiling, added in initial icon references // shared - course @import 'shared/forms'; @import 'shared/footer'; @@ -70,5 +77,9 @@ @import 'discussion'; @import 'news'; +<<<<<<< HEAD @import 'shame'; // shame file - used for any bad-form/orphaned scss that knowingly violate edX FED architecture/standards (see - http://csswizardry.com/2013/04/shame-css/) +======= +@import 'shame'; // shame file - used for any bad-form/orphaned scss that knowingly violate edX FED architecture/standards (see - http://csswizardry.com/2013/04/shame-css/) +>>>>>>> cleaned up font-awesome integration to work with new mako file .scss compiling, added in initial icon references diff --git a/lms/templates/discussion/index.html b/lms/templates/discussion/index.html index 8f5f3e3a98..4cca6f95dd 100644 --- a/lms/templates/discussion/index.html +++ b/lms/templates/discussion/index.html @@ -22,37 +22,37 @@ <%include file="_new_post.html" />
-
- -
-
-
- DISCUSSION HOME: -

${course.display_name_with_default}

-

Welcome to ${course.display_name_with_default}s Discussion Home. Select a discussion from the left, or review your profile, participation and email notification settings below. -

-
-
-
- PROFILE, PARTICIPATION - Your profile Name -
-
-
+
+ +
+
+
+ DISCUSSION HOME: +

${course.display_name_with_default}

+

Welcome to ${course.display_name_with_default}s Discussion Home. Select a discussion from the left, or review your profile, participation and email notification settings below. +

+
+
+
+ PROFILE, PARTICIPATION + Your profile Name +
+
+
5 POSTS -
-
- 12 - COMMENTS -
-
- 9 - FOLLOWING -
-
-
- HOW TO USE EDX DISCUSSIONS +
+
+ 12 + COMMENTS +
+
+ 9 + FOLLOWING +
+
+
+ HOW TO USE EDX DISCUSSIONS
  • @@ -81,8 +81,8 @@ Report Forum Misuse
- - Follow posts for updates + + Follow posts for updates