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
4d582fd9
Commit
4d582fd9
authored
Aug 22, 2014
by
Cezar Pendarovski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Made all color declarations in bootstrap-tweaks.css consistent
parent
1e2bd129
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
rest_framework/static/rest_framework/css/bootstrap-tweaks.css
+4
-4
No files found.
rest_framework/static/rest_framework/css/bootstrap-tweaks.css
View file @
4d582fd9
...
...
@@ -42,7 +42,7 @@ a single block in the template.
}
.nav-list
>
.active
>
a
,
.nav-list
>
.active
>
a
:hover
{
background
:
#2
c2c2c
;
background
:
#2
C2C2C
;
}
.navbar
.navbar-inner
.dropdown-menu
li
a
,
.navbar
.navbar-inner
.dropdown-menu
li
{
...
...
@@ -50,8 +50,8 @@ a single block in the template.
}
.navbar
.navbar-inner
.dropdown-menu
li
a
:hover
{
background
:
#
eeeeee
;
color
:
#
c
20000
;
background
:
#
EEEEEE
;
color
:
#
C
20000
;
}
/*=== dabapps bootstrap styles ====*/
...
...
@@ -151,7 +151,7 @@ footer {
footer
p
{
text-align
:
center
;
color
:
gray
;
border-top
:
1px
solid
#DDD
;
border-top
:
1px
solid
#DDD
DDD
;
padding-top
:
10px
;
}
...
...
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