Fix: (GitHub) Merged octicon color

pull/44/head
Adam Porter 6 years ago
parent 835c31b833
commit f4c9404227

@ -777,8 +777,9 @@ a.label {
.review-thread-reply .inline-comment-form {
background-color: #262626 !important;
}
.merged.octicon,
.octicon-git-merge {
color: #fff !important;
color: #ee82ee !important;
}
.uploaded-files {
background-color: #262626 !important;

@ -709,8 +709,9 @@ a.label {
.review-thread-reply .inline-comment-form {
background-color: #262626 !important;
}
.merged.octicon,
.octicon-git-merge {
color: #fff !important;
color: #ee82ee !important;
}
.uploaded-files {
background-color: #262626 !important;

@ -777,8 +777,9 @@ a.label {
.review-thread-reply .inline-comment-form {
background-color: #262626 !important;
}
.merged.octicon,
.octicon-git-merge {
color: #fff !important;
color: #797fd4 !important;
}
.uploaded-files {
background-color: #262626 !important;

@ -709,8 +709,9 @@ a.label {
.review-thread-reply .inline-comment-form {
background-color: #262626 !important;
}
.merged.octicon,
.octicon-git-merge {
color: #fff !important;
color: #797fd4 !important;
}
.uploaded-files {
background-color: #262626 !important;

@ -777,8 +777,9 @@ a.label {
.review-thread-reply .inline-comment-form {
background-color: #282828 !important;
}
.merged.octicon,
.octicon-git-merge {
color: #fff !important;
color: #d3869b !important;
}
.uploaded-files {
background-color: #282828 !important;

@ -709,8 +709,9 @@ a.label {
.review-thread-reply .inline-comment-form {
background-color: #282828 !important;
}
.merged.octicon,
.octicon-git-merge {
color: #fff !important;
color: #d3869b !important;
}
.uploaded-files {
background-color: #282828 !important;

@ -777,8 +777,9 @@ a.label {
.review-thread-reply .inline-comment-form {
background-color: #002b36 !important;
}
.merged.octicon,
.octicon-git-merge {
color: #fff !important;
color: #6c71c4 !important;
}
.uploaded-files {
background-color: #002b36 !important;

@ -709,8 +709,9 @@ a.label {
.review-thread-reply .inline-comment-form {
background-color: #002b36 !important;
}
.merged.octicon,
.octicon-git-merge {
color: #fff !important;
color: #6c71c4 !important;
}
.uploaded-files {
background-color: #002b36 !important;

@ -777,8 +777,9 @@ a.label {
.review-thread-reply .inline-comment-form {
background-color: #fdf6e3 !important;
}
.merged.octicon,
.octicon-git-merge {
color: #fff !important;
color: #6c71c4 !important;
}
.uploaded-files {
background-color: #fdf6e3 !important;

@ -709,8 +709,9 @@ a.label {
.review-thread-reply .inline-comment-form {
background-color: #fdf6e3 !important;
}
.merged.octicon,
.octicon-git-merge {
color: #fff !important;
color: #6c71c4 !important;
}
.uploaded-files {
background-color: #fdf6e3 !important;

@ -730,8 +730,9 @@ a.label
.inline-comment-form
background-color()
.merged.octicon
.octicon-git-merge
color white
color violet
// ** releases
.uploaded-files

Loading…
Cancel
Save