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
833a58d6
Commit
833a58d6
authored
Dec 12, 2012
by
Brian Talbot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
grading - post- cms-master rebase CSS tweaks on overview template
parent
df7de980
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
cms/static/sass/_courseware.scss
+8
-4
No files found.
cms/static/sass/_courseware.scss
View file @
833a58d6
...
...
@@ -67,10 +67,10 @@ input.courseware-unit-search-input {
@include
clearfix
();
.item-details
,
.section-published-date
{
display
:
inline-block
;
}
.item-details
{
float
:
none
;
padding
:
20px
0
10px
0
;
@include
clearfix
();
...
...
@@ -93,6 +93,10 @@ input.courseware-unit-search-input {
}
.section-name-edit
{
position
:
relative
;
width
:
400px
;
background
:
$white
;
input
{
font-size
:
16px
;
}
...
...
@@ -110,9 +114,9 @@ input.courseware-unit-search-input {
}
.section-published-date
{
float
:
lef
t
;
float
:
righ
t
;
width
:
265px
;
margin-right
:
1
0px
;
margin-right
:
22
0px
;
padding
:
4px
10px
;
@include
border-radius
(
3px
);
background
:
$lightGrey
;
...
...
@@ -167,7 +171,7 @@ input.courseware-unit-search-input {
.menu-toggle
{
z-index
:
10
;
position
:
absolute
;
top
:
0
;
top
:
2px
;
right
:
5px
;
padding
:
5px
;
color
:
$lightGrey
;
...
...
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