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
7e42512b
Commit
7e42512b
authored
May 09, 2013
by
cahrens
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'ux/marco/studio-componentsettings' into feature/christina/metadata-ui
parents
bfdbcc2f
3ebd5de7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
179 additions
and
10 deletions
+179
-10
cms/static/sass/elements/_forms.scss
+0
-1
cms/static/sass/views/_settings.scss
+1
-1
cms/static/sass/views/_unit.scss
+0
-0
cms/templates/component.html
+178
-8
No files found.
cms/static/sass/elements/_forms.scss
View file @
7e42512b
...
...
@@ -124,7 +124,6 @@ code {
.CodeMirror
{
font-size
:
13px
;
border
:
1px
solid
$darkGrey
;
background
:
#fff
;
}
...
...
cms/static/sass/views/_settings.scss
View file @
7e42512b
...
...
@@ -21,7 +21,7 @@ body.course.settings {
font-size
:
14px
;
}
.message-status
{
.message-status
{
display
:
none
;
@include
border-top-radius
(
2px
);
@include
box-sizing
(
border-box
);
...
...
cms/static/sass/views/_unit.scss
View file @
7e42512b
This diff is collapsed.
Click to expand it.
cms/templates/component.html
View file @
7e42512b
This diff is collapsed.
Click to expand it.
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