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
a2d0fd2c
Commit
a2d0fd2c
authored
Sep 14, 2012
by
Tom Christie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Merge stunning work from @alecperkins
parent
f204439f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
djangorestframework/static/djangorestframework/css/style.css
+7
-4
No files found.
djangorestframework/static/djangorestframework/css/style.css
View file @
a2d0fd2c
...
@@ -53,10 +53,6 @@ h2, h3 {
...
@@ -53,10 +53,6 @@ h2, h3 {
left
:
0
;
left
:
0
;
}
}
.response-info
.meta
{
border-bottom
:
1px
solid
#ccc
;
}
#options-form
{
#options-form
{
margin-right
:
1em
;
margin-right
:
1em
;
}
}
...
@@ -69,4 +65,10 @@ pre {
...
@@ -69,4 +65,10 @@ pre {
overflow
:
auto
;
overflow
:
auto
;
word-wrap
:
normal
;
word-wrap
:
normal
;
white-space
:
pre
;
white-space
:
pre
;
font-size
:
12px
;
}
}
.page-header
{
border-bottom
:
none
;
padding-bottom
:
0px
;
}
\ No newline at end of file
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