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
aac7cb09
Commit
aac7cb09
authored
Mar 12, 2012
by
Kyle Fiedler
Browse files
Options
Browse Files
Download
Plain Diff
AMerged default
--HG-- branch : kf-titles
parents
d4a26f62
d3c4c2ee
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
sass/discussion/_forms.scss
+4
-2
No files found.
sass/discussion/_forms.scss
View file @
aac7cb09
...
@@ -128,9 +128,8 @@ form.question-form {
...
@@ -128,9 +128,8 @@ form.question-form {
input
[
type
=
"checkbox"
]
{
input
[
type
=
"checkbox"
]
{
margin-top
:
10px
;
margin-top
:
10px
;
}
}
}
div
#question-list
{
div
#question-list
{
background-color
:
rgba
(
255
,
255
,
255
,
0
.95
);
background-color
:
rgba
(
255
,
255
,
255
,
0
.95
);
@include
box-sizing
(
border-box
);
@include
box-sizing
(
border-box
);
margin-top
:
-15px
;
margin-top
:
-15px
;
...
@@ -157,3 +156,6 @@ div#question-list {
...
@@ -157,3 +156,6 @@ div#question-list {
}
}
}
}
}
}
}
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