Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
ba7a0b68
Commit
ba7a0b68
authored
Aug 14, 2012
by
Rocky Duan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'brittany' of github.com:dementrock/mitx into merge
parents
0042a459
46a1912b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
1 deletions
+25
-1
lms/static/sass/_discussion.scss
+25
-1
No files found.
lms/static/sass/_discussion.scss
View file @
ba7a0b68
...
@@ -381,6 +381,10 @@ $tag-text-color: #5b614f;
...
@@ -381,6 +381,10 @@ $tag-text-color: #5b614f;
margin-top
:
10px
;
margin-top
:
10px
;
width
:
95%
;
width
:
95%
;
}
}
.reply-post-control
{
margin-top
:
1%
;
}
}
}
}
}
...
@@ -459,7 +463,8 @@ $tag-text-color: #5b614f;
...
@@ -459,7 +463,8 @@ $tag-text-color: #5b614f;
}
}
.search-wrapper
{
.search-wrapper
{
height
:
110px
;
margin-bottom
:
50px
;
margin-left
:
.5%
;
}
}
.discussion-search-form
{
.discussion-search-form
{
...
@@ -726,10 +731,25 @@ $tag-text-color: #5b614f;
...
@@ -726,10 +731,25 @@ $tag-text-color: #5b614f;
.new-post-control
{
.new-post-control
{
margin-left
:
75%
;
margin-left
:
75%
;
margin-top
:
1%
;
margin-top
:
1%
;
.discussion-cancel-post
{
margin-right
:
1
.5%
;
}
}
}
.reply-post-control
{
.discussion-cancel-post
{
margin-right
:
1
.5%
;
}
}
.edit-post-control
{
.edit-post-control
{
margin-top
:
1%
;
margin-top
:
1%
;
.discussion-cancel-update
{
margin-right
:
1
.5%
;
}
}
}
.control-button
{
.control-button
{
...
@@ -758,6 +778,10 @@ $tag-text-color: #5b614f;
...
@@ -758,6 +778,10 @@ $tag-text-color: #5b614f;
}
}
}
}
.discussion-content-edit
{
margin
:
3%
;
}
.new-post-form
{
.new-post-form
{
margin
:
10px
0
40px
0
;
margin
:
10px
0
40px
0
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment