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
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
css/application.css
+8
-0
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,6 +3005,8 @@ 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
{
font-size
:
12px
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
a
{
color
:
#000
;
}
div
.book-wrapper
section
.book-sidebar
ul
#booknav
a
:hover
{
...
...
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