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
90a70e66
Commit
90a70e66
authored
Mar 07, 2012
by
Ernie Park
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include kyles changes to bold the video speed
--HG-- branch : ernie-static-video-fixes
parent
40e52cb9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
33 additions
and
25 deletions
+33
-25
css/application.css
+33
-25
No files found.
css/application.css
View file @
90a70e66
@charset
"UTF-8"
;
/*
html5doctor.com Reset Stylesheet
v1.6.1
...
...
@@ -2523,6 +2524,9 @@ div.course-wrapper section.course-content ol.vert-mod > li {
border-bottom
:
none
;
margin-bottom
:
0
;
padding-bottom
:
0
;
}
div
.course-wrapper
section
.course-content
section
.tutorials
ul
{
list-style
:
disc
outside
none
;
margin-left
:
22.652px
;
}
div
.course-wrapper.closed
section
.course-index
{
width
:
3.077%
;
}
div
.course-wrapper.closed
section
.course-index
header
#open_close_accordion
{
...
...
@@ -2739,6 +2743,8 @@ section.course-content div.video-subtitles {
zoom
:
1
;
*
display
:
inline
;
*
vertical-align
:
auto
;
}
section
.course-content
div
.video-subtitles
div
.video-wrapper
section
.video-controls
div
.secondary-controls
div
.speeds
ol
#video_speeds
li
.active
{
font-weight
:
bold
;
}
section
.course-content
div
.video-subtitles
div
.video-wrapper
section
.video-controls
div
.secondary-controls
a
.hide-subtitles
{
float
:
left
;
display
:
block
;
...
...
@@ -2999,31 +3005,33 @@ div.book-wrapper section.book-sidebar {
-ms-box-sizing
:
border-box
;
-o-box-sizing
:
border-box
;
box-sizing
:
border-box
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
a
{
color
:
#000
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
a
:hover
{
color
:
#666
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
li
{
background
:
none
;
padding-left
:
30px
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
li
div
.hitarea
{
margin-left
:
-22px
;
background-image
:
url("/static/images/treeview-default.gif")
;
position
:
relative
;
top
:
4px
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
li
div
.hitarea
:hover
{
opacity
:
0.6
;
filter
:
alpha
(
opacity
=
60
);
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
li
ul
{
background
:
none
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
>
li
{
border-bottom
:
1px
solid
#d3d3d3
;
-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
7px
7px
30px
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
{
font-size
:
12px
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
a
{
color
:
#000
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
a
:hover
{
color
:
#666
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
li
{
background
:
none
;
padding-left
:
30px
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
li
div
.hitarea
{
margin-left
:
-22px
;
background-image
:
url("/static/images/treeview-default.gif")
;
position
:
relative
;
top
:
4px
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
li
div
.hitarea
:hover
{
opacity
:
0.6
;
filter
:
alpha
(
opacity
=
60
);
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
li
ul
{
background
:
none
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
>
li
{
border-bottom
:
1px
solid
#d3d3d3
;
-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
7px
7px
30px
;
}
div
.book-wrapper
section
.book
nav
a
{
padding
:
0
22.652px
;
}
div
.book-wrapper
section
.book
nav
ul
li
.last
{
...
...
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