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
c9ae9f27
Commit
c9ae9f27
authored
Jan 25, 2012
by
Kyle Fiedler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sass compile
parent
11140578
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
62 additions
and
44 deletions
+62
-44
css/application.css
+0
-0
css/marketing.css
+62
-44
No files found.
css/application.css
View file @
c9ae9f27
This diff is collapsed.
Click to expand it.
css/marketing.css
View file @
c9ae9f27
...
@@ -578,45 +578,56 @@ div.leanModal_box {
...
@@ -578,45 +578,56 @@ div.leanModal_box {
div
.leanModal_box
h1
{
div
.leanModal_box
h1
{
font-size
:
24px
;
font-size
:
24px
;
margin-top
:
0
;
margin-top
:
0
;
font-family
:
"Oswald"
;
padding-bottom
:
25.888px
;
padding-bottom
:
25.888px
;
border-bottom
:
1px
solid
#eee
;
border-bottom
:
1px
solid
#eee
;
margin-bottom
:
25.888px
;
}
margin-bottom
:
25.888px
;
}
div
.leanModal_box
form
{
div
.leanModal_box
form
{
text-align
:
left
;
}
text-align
:
left
;
}
div
.leanModal_box
form
div
#enroll_error
{
div
.leanModal_box
form
div
#enroll_error
,
div
.leanModal_box
form
div
#login_error
{
padding-bottom
:
25.888px
;
-webkit-font-smoothing
:
antialiased
;
color
:
#DF8B2C
;
background-color
:
#F50200
;
text-transform
:
uppercase
;
color
:
#fff
;
font-weight
:
bold
;
letter-spacing
:
1px
;
letter-spacing
:
1px
;
font-weight
:
bold
;
}
div
.leanModal_box
form
ol
li
{
margin-bottom
:
25.888px
;
margin-bottom
:
25.888px
;
width
:
485px
;
padding
:
5.178px
;
float
:
left
;
}
text-transform
:
uppercase
;
}
div
.leanModal_box
form
ol
li
:nth-child
(
odd
)
{
div
.leanModal_box
form
div
#enroll_error
:empty
,
div
.leanModal_box
form
div
#login_error
:empty
{
margin-right
:
25px
;
}
padding
:
0
;
}
div
.leanModal_box
form
ol
li
.terms
,
div
.leanModal_box
form
ol
li
.remember
{
div
.leanModal_box
form
ol
{
float
:
none
;
list-style
:
none
;
}
width
:
auto
;
div
.leanModal_box
form
ol
li
{
clear
:
both
;
margin-bottom
:
12.944px
;
}
padding-top
:
25.888px
;
div
.leanModal_box
form
ol
li
.terms
,
div
.leanModal_box
form
ol
li
.remember
{
border-top
:
1px
solid
#eee
;
}
float
:
none
;
div
.leanModal_box
form
ol
li
.honor-code
{
width
:
auto
;
width
:
auto
;
clear
:
both
;
float
:
none
;
}
padding-top
:
25.888px
;
div
.leanModal_box
form
ol
li
label
{
border-top
:
1px
solid
#eee
;
}
display
:
block
;
div
.leanModal_box
form
ol
li
.honor-code
{
font-weight
:
bold
;
}
width
:
auto
;
div
.leanModal_box
form
ol
li
input
[
type
=
"email"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"number"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"password"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"search"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"tel"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"text"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"url"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"color"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"date"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"datetime"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"datetime-local"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"month"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"time"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"week"
],
div
.leanModal_box
form
ol
li
textarea
{
float
:
none
;
}
width
:
100%
;
div
.leanModal_box
form
ol
li
label
{
-webkit-box-sizing
:
border-box
;
display
:
block
;
-moz-box-sizing
:
border-box
;
font-weight
:
bold
;
}
-ms-box-sizing
:
border-box
;
div
.leanModal_box
form
ol
li
input
[
type
=
"email"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"number"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"password"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"search"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"tel"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"text"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"url"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"color"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"date"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"datetime"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"datetime-local"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"month"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"time"
],
div
.leanModal_box
form
ol
li
input
[
type
=
"week"
],
div
.leanModal_box
form
ol
li
textarea
{
-o-box-sizing
:
border-box
;
width
:
100%
;
box-sizing
:
border-box
;
}
-webkit-box-sizing
:
border-box
;
div
.leanModal_box
form
ol
li
input
[
type
=
"checkbox"
]
{
-moz-box-sizing
:
border-box
;
margin-right
:
10px
;
}
-ms-box-sizing
:
border-box
;
-o-box-sizing
:
border-box
;
box-sizing
:
border-box
;
}
div
.leanModal_box
form
ol
li
input
[
type
=
"checkbox"
]
{
margin-right
:
10px
;
}
div
.leanModal_box
form
ol
li
ul
{
list-style
:
disc
outside
none
;
margin
:
12.944px
0
25.888px
25.888px
;
}
div
.leanModal_box
form
ol
li
ul
li
{
list-style
:
disc
outside
none
;
margin-bottom
:
12.944px
;
color
:
#666
;
font-size
:
14px
;
float
:
none
;
}
div
.leanModal_box
form
input
[
type
=
"button"
]
{
div
.leanModal_box
form
input
[
type
=
"button"
]
{
border
:
1px
solid
#520000
;
border
:
1px
solid
#520000
;
-webkit-border-radius
:
3px
;
-webkit-border-radius
:
3px
;
...
@@ -666,18 +677,25 @@ div.leanModal_box {
...
@@ -666,18 +677,25 @@ div.leanModal_box {
-ms-box-shadow
:
inset
0
0
8px
4px
#420000
,
inset
0
0
8px
4px
#420000
,
0
1px
1px
0
#eeeeee
;
-ms-box-shadow
:
inset
0
0
8px
4px
#420000
,
inset
0
0
8px
4px
#420000
,
0
1px
1px
0
#eeeeee
;
-o-box-shadow
:
inset
0
0
8px
4px
#420000
,
inset
0
0
8px
4px
#420000
,
0
1px
1px
0
#eeeeee
;
-o-box-shadow
:
inset
0
0
8px
4px
#420000
,
inset
0
0
8px
4px
#420000
,
0
1px
1px
0
#eeeeee
;
box-shadow
:
inset
0
0
8px
4px
#420000
,
inset
0
0
8px
4px
#420000
,
0
1px
1px
0
#eeeeee
;
}
box-shadow
:
inset
0
0
8px
4px
#420000
,
inset
0
0
8px
4px
#420000
,
0
1px
1px
0
#eeeeee
;
}
div
.leanModal_box
div
#login
{
min-width
:
300px
;
}
div
#login
{
div
.leanModal_box
div
#login
ol
li
{
min-width
:
400px
;
}
width
:
auto
;
div
#login
ol
li
{
float
:
none
;
}
width
:
auto
;
div
.leanModal_box
div
.lost-password
{
float
:
none
;
}
text-align
:
left
;
margin-top
:
25.888px
;
}
div
.lost-password
{
div
.leanModal_box
div
.lost-password
a
{
text-align
:
left
;
color
:
#999
;
}
margin-top
:
25.888px
;
}
div
.leanModal_box
div
.lost-password
a
:hover
{
div
.lost-password
a
{
color
:
#444
;
}
color
:
#999
;
}
div
.lost-password
a
:hover
{
color
:
#444
;
}
div
#pwd_reset
p
{
margin-bottom
:
25.888px
;
}
div
#pwd_reset
input
[
type
=
"email"
]
{
margin-bottom
:
25.888px
;
}
div
#feedback_div
form
ol
li
{
div
#feedback_div
form
ol
li
{
float
:
none
;
float
:
none
;
...
...
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