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
4a499535
Commit
4a499535
authored
Feb 06, 2012
by
Kyle Fiedler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CSS
parent
29456ec4
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
32 additions
and
42 deletions
+32
-42
.DS_Store
+0
-0
css/application.css
+16
-21
css/marketing.css
+16
-21
No files found.
.DS_Store
View file @
4a499535
No preview for this file type
css/application.css
View file @
4a499535
...
...
@@ -560,27 +560,22 @@ div.leanModal_box {
margin-bottom
:
22.652px
;
}
div
.leanModal_box
#enroll
{
max-width
:
600px
;
}
div
.leanModal_box
#enroll
ol
li
{
width
:
239px
;
float
:
left
;
}
div
.leanModal_box
#enroll
ol
li
.email
,
div
.leanModal_box
#enroll
ol
li
.username
,
div
.leanModal_box
#enroll
ol
li
.location
{
margin-right
:
20px
;
}
div
.leanModal_box
#enroll
ol
li
.terms
,
div
.leanModal_box
#enroll
ol
li
.honor-code
{
width
:
auto
;
float
:
none
;
}
div
.leanModal_box
#enroll
ol
li
div
.tip
{
display
:
none
;
}
div
.leanModal_box
#enroll
ol
li
:hover
div
.tip
{
display
:
block
;
line-height
:
22.652px
;
position
:
absolute
;
background
:
#333
;
color
:
#fff
;
width
:
239px
;
margin
:
0
0
0
-10px
;
padding
:
10px
;
-webkit-font-smoothing
:
antialiased
;
font-size
:
16px
;
}
div
.leanModal_box
#enroll
ol
li
.terms
,
div
.leanModal_box
#enroll
ol
li
.honor-code
{
width
:
auto
;
float
:
none
;
}
div
.leanModal_box
#enroll
ol
li
div
.tip
{
display
:
none
;
}
div
.leanModal_box
#enroll
ol
li
:hover
div
.tip
{
display
:
block
;
line-height
:
22.652px
;
position
:
absolute
;
background
:
#333
;
color
:
#fff
;
width
:
500px
;
margin
:
0
0
0
-10px
;
padding
:
10px
;
-webkit-font-smoothing
:
antialiased
;
font-size
:
16px
;
}
div
.leanModal_box
form
{
text-align
:
left
;
}
div
.leanModal_box
form
div
#enroll_error
,
div
.leanModal_box
form
div
#login_error
,
div
.leanModal_box
form
div
#pwd_error
{
...
...
css/marketing.css
View file @
4a499535
...
...
@@ -635,27 +635,22 @@ div.leanModal_box {
margin-bottom
:
25.888px
;
}
div
.leanModal_box
#enroll
{
max-width
:
600px
;
}
div
.leanModal_box
#enroll
ol
li
{
width
:
239px
;
float
:
left
;
}
div
.leanModal_box
#enroll
ol
li
.email
,
div
.leanModal_box
#enroll
ol
li
.username
,
div
.leanModal_box
#enroll
ol
li
.location
{
margin-right
:
20px
;
}
div
.leanModal_box
#enroll
ol
li
.terms
,
div
.leanModal_box
#enroll
ol
li
.honor-code
{
width
:
auto
;
float
:
none
;
}
div
.leanModal_box
#enroll
ol
li
div
.tip
{
display
:
none
;
}
div
.leanModal_box
#enroll
ol
li
:hover
div
.tip
{
display
:
block
;
line-height
:
25.888px
;
position
:
absolute
;
background
:
#333
;
color
:
#fff
;
width
:
239px
;
margin
:
0
0
0
-10px
;
padding
:
10px
;
-webkit-font-smoothing
:
antialiased
;
font-size
:
16px
;
}
div
.leanModal_box
#enroll
ol
li
.terms
,
div
.leanModal_box
#enroll
ol
li
.honor-code
{
width
:
auto
;
float
:
none
;
}
div
.leanModal_box
#enroll
ol
li
div
.tip
{
display
:
none
;
}
div
.leanModal_box
#enroll
ol
li
:hover
div
.tip
{
display
:
block
;
line-height
:
25.888px
;
position
:
absolute
;
background
:
#333
;
color
:
#fff
;
width
:
500px
;
margin
:
0
0
0
-10px
;
padding
:
10px
;
-webkit-font-smoothing
:
antialiased
;
font-size
:
16px
;
}
div
.leanModal_box
form
{
text-align
:
left
;
}
div
.leanModal_box
form
div
#enroll_error
,
div
.leanModal_box
form
div
#login_error
,
div
.leanModal_box
form
div
#pwd_error
{
...
...
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