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
1a1181c1
Commit
1a1181c1
authored
12 years ago
by
Kyle Fiedler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added generated css
parent
583ff281
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
33 deletions
+13
-33
static/css/application.css
+13
-33
No files found.
static/css/application.css
View file @
1a1181c1
...
...
@@ -3097,9 +3097,9 @@ section.course-content div.video-subtitles div.video-wrapper section.video-contr
-moz-box-shadow
:
1px
0
0
#555555
,
inset
1px
0
0
#555555
;
box-shadow
:
1px
0
0
#555555
,
inset
1px
0
0
#555555
;
float
:
left
;
line-height
:
46px
;
line-height
:
0
;
padding-right
:
5.663px
;
margin-right
:
0
;
position
:
relative
;
-webkit-transition-property
:
all
;
-moz-transition-property
:
all
;
-ms-transition-property
:
all
;
...
...
@@ -3120,23 +3120,17 @@ section.course-content div.video-subtitles div.video-wrapper section.video-contr
-ms-transition-delay
:
0
;
-o-transition-delay
:
0
;
transition-delay
:
0
;
width
:
110px
;
cursor
:
pointer
;
-webkit-font-smoothing
:
antialiased
;
}
section
.course-content
div
.video-subtitles
div
.video-wrapper
section
.video-controls
div
.secondary-controls
div
.speeds
h3
,
section
.course-content
div
.video-subtitles
div
.video-wrapper
section
.video-controls
div
.secondary-controls
div
.speeds
div
#wiki_panel
input
[
type
=
"button"
],
div
#wiki_panel
section
.course-content
div
.video-subtitles
div
.video-wrapper
section
.video-controls
div
.secondary-controls
div
.speeds
input
[
type
=
"button"
]
{
display
:
-moz-inline-box
;
-moz-box-orient
:
vertical
;
display
:
inline-block
;
vertical-align
:
baseline
;
zoom
:
1
;
*
display
:
inline
;
*
vertical-align
:
auto
;
float
:
left
;
padding
:
0
5.663px
0
11.326px
;
font-weight
:
normal
;
text-transform
:
uppercase
;
font-size
:
12px
;
letter-spacing
:
1px
;
color
:
#999
;
}
color
:
#999
;
line-height
:
46px
;
}
section
.course-content
div
.video-subtitles
div
.video-wrapper
section
.video-controls
div
.secondary-controls
div
.speeds
p
.active
{
display
:
-moz-inline-box
;
-moz-box-orient
:
vertical
;
...
...
@@ -3147,34 +3141,22 @@ section.course-content div.video-subtitles div.video-wrapper section.video-contr
*
vertical-align
:
auto
;
padding
:
0
11.326px
0
0
;
margin-bottom
:
0
;
font-weight
:
bold
;
}
font-weight
:
bold
;
display
:
none
;
}
section
.course-content
div
.video-subtitles
div
.video-wrapper
section
.video-controls
div
.secondary-controls
div
.speeds
ol
#video_speeds
{
background-color
:
#444
;
border
:
1px
solid
#000
;
border-top
:
0
;
-webkit-box-shadow
:
inset
1px
0
0
#555555
;
-moz-box-shadow
:
inset
1px
0
0
#555555
;
box-shadow
:
inset
1px
0
0
#555555
;
display
:
-moz-inline-box
;
-moz-box-orient
:
vertical
;
display
:
inline-block
;
vertical-align
:
baseline
;
zoom
:
1
;
*
display
:
inline
;
*
vertical-align
:
auto
;
left
:
-1px
;
position
:
absolute
;
top
:
48px
;
width
:
100%
;
z-index
:
10
;
}
*
vertical-align
:
auto
;
}
section
.course-content
div
.video-subtitles
div
.video-wrapper
section
.video-controls
div
.secondary-controls
div
.speeds
ol
#video_speeds
li
{
border-bottom
:
1px
solid
#000
;
-webkit-box-shadow
:
0
1px
0
#555555
;
-moz-box-shadow
:
0
1px
0
#555555
;
box-shadow
:
0
1px
0
#555555
;
float
:
left
;
color
:
#fff
;
cursor
:
pointer
;
padding
:
0
11.326px
;
}
padding
:
0
5.663px
;
line-height
:
46px
;
}
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
div
.speeds
ol
#video_speeds
li
:last-child
{
...
...
@@ -3184,11 +3166,9 @@ section.course-content div.video-subtitles div.video-wrapper section.video-contr
-moz-box-shadow
:
none
;
box-shadow
:
none
;
}
section
.course-content
div
.video-subtitles
div
.video-wrapper
section
.video-controls
div
.secondary-controls
div
.speeds
ol
#video_speeds
li
:hover
{
color
:
#aaa
;
background-color
:
#666
;
}
section
.course-content
div
.video-subtitles
div
.video-wrapper
section
.video-controls
div
.secondary-controls
div
.speeds
:hover
{
opacity
:
1
;
background-color
:
#444
;
}
section
.course-content
div
.video-subtitles
div
.video-wrapper
section
.video-controls
div
.secondary-controls
div
.speeds
:hover
{
opacity
:
1
;
}
section
.course-content
div
.video-subtitles
div
.video-wrapper
section
.video-controls
div
.secondary-controls
a
.hide-subtitles
{
float
:
left
;
display
:
block
;
...
...
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