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
bb368549
Commit
bb368549
authored
Feb 08, 2012
by
Kyle Fiedler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Nex css for leanmodal x
--HG-- branch : static_ernie_leanmodal_closebox
parent
d7c7b3fb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
4 deletions
+19
-4
css/application.css
+15
-2
css/marketing.css
+4
-2
No files found.
css/application.css
View file @
bb368549
...
...
@@ -560,9 +560,11 @@ div.leanModal_box {
width
:
14px
;
height
:
14px
;
z-index
:
2
;
color
:
#000
;
}
color
:
#aaa
;
font-style
:
normal
;
}
div
.leanModal_box
a
.modal_close
:hover
{
text-decoration
:
none
;
}
text-decoration
:
none
;
color
:
#993333
;
}
div
.leanModal_box
h1
{
font-size
:
24px
;
margin-top
:
0
;
...
...
@@ -3715,6 +3717,17 @@ div.answer-own {
padding-left
:
8.178%
;
padding-top
:
10px
;
}
div
.answer-actions
{
text-align
:
right
;
margin
:
0
;
padding
:
0
;
}
div
.answer-actions
span
.sep
{
color
:
#ddd
;
}
div
.answer-actions
a
{
text-decoration
:
none
;
}
div
.answer-actions
a
.question-edit
,
div
.answer-actions
a
.permant-link
{
color
:
#999
;
}
form
.answer-form
,
form
.question-form
{
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
...
...
css/marketing.css
View file @
bb368549
...
...
@@ -635,9 +635,11 @@ div.leanModal_box {
width
:
14px
;
height
:
14px
;
z-index
:
2
;
color
:
#000
;
}
color
:
#aaa
;
font-style
:
normal
;
}
div
.leanModal_box
a
.modal_close
:hover
{
text-decoration
:
none
;
}
text-decoration
:
none
;
color
:
#993333
;
}
div
.leanModal_box
h1
{
font-size
:
24px
;
margin-top
:
0
;
...
...
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