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
d3703079
Commit
d3703079
authored
Nov 19, 2012
by
Brian Talbot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
settings - simplified course details fields per Mark's feedback and radio/checkbox UI
parent
c7784e30
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
cms/static/sass/_settings.scss
+4
-2
cms/templates/settings.html
+0
-0
No files found.
cms/static/sass/_settings.scss
View file @
d3703079
...
@@ -211,10 +211,11 @@
...
@@ -211,10 +211,11 @@
}
}
.ui-status-indic
{
.ui-status-indic
{
background
:
transparent
url('../images/correct-icon.png')
0
0
no-repeat
;
z-index
:
10
;
z-index
:
10
;
display
:
inline-block
;
display
:
inline-block
;
height
:
3
0px
;
height
:
2
0px
;
width
:
2
0px
;
width
:
3
0px
;
opacity
:
0
.50
;
opacity
:
0
.50
;
@include
transition
(
opacity
0
.25s
ease-in-out
);
@include
transition
(
opacity
0
.25s
ease-in-out
);
}
}
...
@@ -464,6 +465,7 @@
...
@@ -464,6 +465,7 @@
.remove-doc-data
{
.remove-doc-data
{
display
:
inline-block
;
display
:
inline-block
;
margin-top
:
0
;
width
:
150px
;
width
:
150px
;
}
}
}
}
...
...
cms/templates/settings.html
View file @
d3703079
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