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
d57c80b5
Commit
d57c80b5
authored
Mar 01, 2012
by
Reda Lemeden
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Wiki and Askbot bug fixes
parent
5942c13b
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
5 deletions
+7
-5
css/application.css
+0
-0
css/marketing-ie.css
+0
-3
css/marketing.css
+7
-2
No files found.
css/application.css
View file @
d57c80b5
This diff is collapsed.
Click to expand it.
css/marketing-ie.css
View file @
d57c80b5
...
@@ -6,8 +6,5 @@ body {
...
@@ -6,8 +6,5 @@ body {
margin
:
0
;
margin
:
0
;
overflow
:
hidden
;
}
overflow
:
hidden
;
}
div
#enroll
p
.ie-warning
{
display
:
block
!important
;
line-height
:
1.3em
;
}
div
#enroll
form
{
div
#enroll
form
{
display
:
none
;
}
display
:
none
;
}
css/marketing.css
View file @
d57c80b5
...
@@ -224,6 +224,13 @@ input, select {
...
@@ -224,6 +224,13 @@ input, select {
font-family
:
Garamond
,
Baskerville
,
"Baskerville Old Face"
,
"Hoefler Text"
,
"Times New Roman"
,
serif
;
font-family
:
Garamond
,
Baskerville
,
"Baskerville Old Face"
,
"Hoefler Text"
,
"Times New Roman"
,
serif
;
font-style
:
italic
;
}
font-style
:
italic
;
}
p
.ie-warning
{
display
:
block
!important
;
line-height
:
1.3em
;
background
:
yellow
;
margin-bottom
:
25.888px
;
padding
:
25.888px
;
}
body
{
body
{
background-color
:
#fff
;
background-color
:
#fff
;
color
:
#444
;
color
:
#444
;
...
@@ -799,8 +806,6 @@ div.leanModal_box {
...
@@ -799,8 +806,6 @@ div.leanModal_box {
text-align
:
left
;
}
text-align
:
left
;
}
div
.leanModal_box
#enroll
{
div
.leanModal_box
#enroll
{
max-width
:
600px
;
}
max-width
:
600px
;
}
div
.leanModal_box
#enroll
p
.ie-warning
{
display
:
none
;
}
div
.leanModal_box
#enroll
ol
{
div
.leanModal_box
#enroll
ol
{
padding-top
:
25.888px
;
}
padding-top
:
25.888px
;
}
div
.leanModal_box
#enroll
ol
li
.terms
,
div
.leanModal_box
#enroll
ol
li
.honor-code
{
div
.leanModal_box
#enroll
ol
li
.terms
,
div
.leanModal_box
#enroll
ol
li
.honor-code
{
...
...
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