Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-rest-framework
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
django-rest-framework
Commits
5e15edde
Commit
5e15edde
authored
Jun 23, 2015
by
Tom Christie
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3062 from jpadilla/docs-version
Remove Twitter button for mobile rendering
parents
b1fc388f
9bdf9a51
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
10 deletions
+0
-10
docs/index.md
+0
-3
docs_theme/css/default.css
+0
-7
No files found.
docs/index.md
View file @
5e15edde
<p
class=
"badges"
height=
20px
>
<iframe
src=
"http://ghbtns.com/github-btn.html?user=tomchristie&repo=django-rest-framework&type=watch&count=true"
class=
"github-star-button"
allowtransparency=
"true"
frameborder=
"0"
scrolling=
"0"
width=
"110px"
height=
"20px"
></iframe>
<a href="https://twitter.com/share" class="twitter-share-button" data-url="django-rest-framework.org" data-text="Checking out the totally awesome Django REST framework! http://www.django-rest-framework.org" data-count="none"></a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<a href="http://travis-ci.org/tomchristie/django-rest-framework?branch=master">
<img src="https://secure.travis-ci.org/tomchristie/django-rest-framework.svg?branch=master" class="status-badge">
</a>
...
...
docs_theme/css/default.css
View file @
5e15edde
...
...
@@ -37,13 +37,6 @@ body.index-page #main-content iframe.github-star-button {
margin-right
:
-15px
;
}
/* Tweet button */
body
.index-page
#main-content
iframe
.twitter-share-button
{
float
:
right
;
margin-top
:
-12px
;
margin-right
:
8px
;
}
/* Travis CI and PyPI badge */
body
.index-page
#main-content
img
.status-badge
{
float
:
right
;
...
...
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