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
c8d3cd11
Commit
c8d3cd11
authored
Sep 11, 2012
by
Tom Giannattasio
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cleaned up loading animation in post-list
parent
bcf499f7
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
common/static/images/spinner-on-grey.gif
+0
-0
common/static/images/spinner.gif
+0
-0
lms/static/sass/_discussion.scss
+6
-0
No files found.
common/static/images/spinner-on-grey.gif
0 → 100644
View file @
c8d3cd11
6.82 KB
common/static/images/spinner.gif
View replaced file @
bcf499f7
View file @
c8d3cd11
6.78 KB
|
W:
|
H:
6.87 KB
|
W:
|
H:
2-up
Swipe
Onion skin
lms/static/sass/_discussion.scss
View file @
c8d3cd11
...
@@ -1006,8 +1006,14 @@ body.discussion {
...
@@ -1006,8 +1006,14 @@ body.discussion {
.post-list
{
.post-list
{
background-color
:
#ddd
;
background-color
:
#ddd
;
.loading
{
.loading
{
padding
:
15px
0
;
padding
:
15px
0
;
background
:
#f6f6f6
;
.loading-animation
{
background-image
:
url(../images/spinner-on-grey.gif)
;
}
}
}
a
{
a
{
...
...
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