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
3847dee6
Commit
3847dee6
authored
May 09, 2012
by
Reda Lemeden
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added official badge styling to staff questions
parent
077d4a7d
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
10 deletions
+11
-10
static/css/application.css
+0
-0
templates/sass/discussion/_answers.scss
+0
-10
templates/sass/discussion/_question-view.scss
+11
-0
No files found.
static/css/application.css
View file @
3847dee6
This source diff could not be displayed because it is too large. You can
view the blob
instead.
templates/sass/discussion/_answers.scss
View file @
3847dee6
...
...
@@ -42,16 +42,6 @@ div.answer-block {
padding-top
:
20px
;
width
:
100%
;
div
.official-stamp
{
background
:
$mit-red
;
color
:
#fff
;
font-size
:
12px
;
margin-top
:
10px
;
padding
:
2px
5px
;
text-align
:
center
;
margin-left
:
-1px
;
}
img
.answer-img-accept
{
margin
:
10px
0px
10px
16px
;
}
...
...
templates/sass/discussion/_question-view.scss
View file @
3847dee6
div
.question-header
{
div
.official-stamp
{
background
:
$mit-red
;
color
:
#fff
;
font-size
:
12px
;
margin-top
:
10px
;
padding
:
2px
5px
;
text-align
:
center
;
margin-left
:
-1px
;
}
div
.vote-buttons
{
display
:
inline-block
;
float
:
left
;
...
...
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