Skip to content

Commit 72230a9

Browse files
author
Adam Parsons
committed
Removed color from default
1 parent 324ccc3 commit 72230a9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

rest_framework/static/rest_framework/css/default.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ h2, h3 {
1313
.resource-description, .response-info {
1414
margin-bottom: 2em;
1515
}
16+
1617
.version:before {
1718
content: "v";
1819
opacity: 0.6;
@@ -32,10 +33,6 @@ h2, h3 {
3233
margin-right: 1em;
3334
}
3435

35-
.breadcrumb li.active a {
36-
color: #777;
37-
}
38-
3936
form select, form input, form textarea {
4037
width: 90%;
4138
}

0 commit comments

Comments
 (0)