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
172453e7
Commit
172453e7
authored
Feb 06, 2012
by
Kyle Fiedler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CSS
parent
217a8354
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
7 deletions
+9
-7
.DS_Store
+0
-0
css/application.css
+9
-7
No files found.
.DS_Store
View file @
172453e7
No preview for this file type
css/application.css
View file @
172453e7
...
@@ -1161,7 +1161,14 @@ div.info-wrapper section.handouts {
...
@@ -1161,7 +1161,14 @@ div.info-wrapper section.handouts {
padding
:
0
22.652px
;
}
padding
:
0
22.652px
;
}
div
.info-wrapper
section
.handouts
ol
{
div
.info-wrapper
section
.handouts
ol
{
list-style
:
none
;
}
list-style
:
none
;
}
div
.info-wrapper
section
.handouts
ol
li
h2
{
padding
:
7px
22.652px
;
}
div
.info-wrapper
section
.handouts
ol
li
a
{
div
.info-wrapper
section
.handouts
ol
li
a
{
-webkit-box-shadow
:
0
1px
0
#eeeeee
;
-moz-box-shadow
:
0
1px
0
#eeeeee
;
-ms-box-shadow
:
0
1px
0
#eeeeee
;
-o-box-shadow
:
0
1px
0
#eeeeee
;
box-shadow
:
0
1px
0
#eeeeee
;
-webkit-transition-property
:
all
;
-webkit-transition-property
:
all
;
-moz-transition-property
:
all
;
-moz-transition-property
:
all
;
-ms-transition-property
:
all
;
-ms-transition-property
:
all
;
...
@@ -1182,16 +1189,11 @@ div.info-wrapper section.handouts {
...
@@ -1182,16 +1189,11 @@ div.info-wrapper section.handouts {
-ms-transition-delay
:
0
;
-ms-transition-delay
:
0
;
-o-transition-delay
:
0
;
-o-transition-delay
:
0
;
transition-delay
:
0
;
transition-delay
:
0
;
border-bottom
:
1px
solid
#d3d3d3
;
color
:
#4d4d4d
;
color
:
#4d4d4d
;
display
:
block
;
display
:
block
;
text-decoration
:
none
;
-webkit-box-shadow
:
0
1px
0
#eeeeee
;
-moz-box-shadow
:
0
1px
0
#eeeeee
;
-ms-box-shadow
:
0
1px
0
#eeeeee
;
-o-box-shadow
:
0
1px
0
#eeeeee
;
box-shadow
:
0
1px
0
#eeeeee
;
padding
:
7px
22.652px
;
padding
:
7px
22.652px
;
border-bottom
:
1px
solid
#d3d3d3
;
}
text-decoration
:
none
;
}
div
.info-wrapper
section
.handouts
ol
li
a
:hover
{
div
.info-wrapper
section
.handouts
ol
li
a
:hover
{
-webkit-box-shadow
:
0
1px
0
white
;
-webkit-box-shadow
:
0
1px
0
white
;
-moz-box-shadow
:
0
1px
0
white
;
-moz-box-shadow
:
0
1px
0
white
;
...
...
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