Merge pull request #24 from jgkamat/jay/github-fixes-2

Github Fixes part 2
pull/25/head
alphapapa 7 years ago committed by GitHub
commit 818076c952

@ -593,6 +593,9 @@ qul.branches-list * {
border-color: #586e75 !important;
color: #93a1a1 !important;
}
.btn:hover {
background-color: #083c4a !important;
}
.btn-primary,
.issues-listing .btn-primary {
background-color: #859900 !important;
@ -753,6 +756,13 @@ a.label {
.octicon-git-merge {
color: #fff !important;
}
.uploaded-files {
background-color: #002b36 !important;
}
.upload-progress {
background-color: #073642 !important;
box-shadow: 1px 0px 0px #073642 inset;
}
#readme .plain {
background-color: #002b36 !important;
}
@ -780,6 +790,9 @@ a.label {
.markdown-body table * img {
background-color: #002b36 !important;
}
.task-list-item.hovered {
background-color: #073642 !important;
}
.range-editor {
background-color: #073642 !important;
}
@ -812,7 +825,6 @@ ul.comparison-list {
border-color: #839496 !important;
}
.select-menu-modal * {
background-color: #002b36 !important;
color: #839496 !important;
}
.select-menu-header,
@ -821,14 +833,15 @@ ul.comparison-list {
color: #93a1a1 !important;
text-shadow: none !important;
}
.select-menu-item:hover *,
.select-menu-item-icon:hover,
.select-menu-item.navigation-focus {
background-color: #586e75 !important;
color: #93a1a1 !important;
.select-menu-item {
background-color: #002b36 !important;
}
.select-menu-item.selected {
.select-menu-item.navigation-focus,
.select-menu-item.navigation-focus.selected,
.select-menu-item.navigation-focus.select-menu-action,
.select-menu-item-text.navigation-focus {
background-color: #586e75 !important;
color: #93a1a1 !important;
}
.repository-sidebar {
background-color: #002b36 !important;
@ -970,6 +983,12 @@ a.tabnav-tab.selected,
.facebox-popup .owner-select-target:hover {
background-color: #586e75 !important;
}
.suggester {
background-color: #094352 !important;
}
.suggester li.navigation-focus {
background-color: #586e75 !important;
}
.sfbgg {
background-color: #073642 !important;
}

@ -593,6 +593,9 @@ qul.branches-list * {
border-color: #93a1a1 !important;
color: #586e75 !important;
}
.btn:hover {
background-color: #ebe4cf !important;
}
.btn-primary,
.issues-listing .btn-primary {
background-color: #859900 !important;
@ -753,6 +756,13 @@ a.label {
.octicon-git-merge {
color: #fff !important;
}
.uploaded-files {
background-color: #fdf6e3 !important;
}
.upload-progress {
background-color: #eee8d5 !important;
box-shadow: 1px 0px 0px #eee8d5 inset;
}
#readme .plain {
background-color: #fdf6e3 !important;
}
@ -780,6 +790,9 @@ a.label {
.markdown-body table * img {
background-color: #fdf6e3 !important;
}
.task-list-item.hovered {
background-color: #eee8d5 !important;
}
.range-editor {
background-color: #eee8d5 !important;
}
@ -812,7 +825,6 @@ ul.comparison-list {
border-color: #657b83 !important;
}
.select-menu-modal * {
background-color: #fdf6e3 !important;
color: #657b83 !important;
}
.select-menu-header,
@ -821,14 +833,15 @@ ul.comparison-list {
color: #586e75 !important;
text-shadow: none !important;
}
.select-menu-item:hover *,
.select-menu-item-icon:hover,
.select-menu-item.navigation-focus {
background-color: #93a1a1 !important;
color: #586e75 !important;
.select-menu-item {
background-color: #fdf6e3 !important;
}
.select-menu-item.selected {
.select-menu-item.navigation-focus,
.select-menu-item.navigation-focus.selected,
.select-menu-item.navigation-focus.select-menu-action,
.select-menu-item-text.navigation-focus {
background-color: #93a1a1 !important;
color: #586e75 !important;
}
.repository-sidebar {
background-color: #fdf6e3 !important;
@ -970,6 +983,12 @@ a.tabnav-tab.selected,
.facebox-popup .owner-select-target:hover {
background-color: #93a1a1 !important;
}
.suggester {
background-color: #e9e1c8 !important;
}
.suggester li.navigation-focus {
background-color: #93a1a1 !important;
}
.sfbgg {
background-color: #eee8d5 !important;
}

@ -525,6 +525,9 @@ qul.branches-list * {
border-color: #586e75 !important;
color: #93a1a1 !important;
}
.btn:hover {
background-color: #083c4a !important;
}
.btn-primary,
.issues-listing .btn-primary {
background-color: #859900 !important;
@ -685,6 +688,13 @@ a.label {
.octicon-git-merge {
color: #fff !important;
}
.uploaded-files {
background-color: #002b36 !important;
}
.upload-progress {
background-color: #073642 !important;
box-shadow: 1px 0px 0px #073642 inset;
}
#readme .plain {
background-color: #002b36 !important;
}
@ -712,6 +722,9 @@ a.label {
.markdown-body table * img {
background-color: #002b36 !important;
}
.task-list-item.hovered {
background-color: #073642 !important;
}
.range-editor {
background-color: #073642 !important;
}
@ -744,7 +757,6 @@ ul.comparison-list {
border-color: #839496 !important;
}
.select-menu-modal * {
background-color: #002b36 !important;
color: #839496 !important;
}
.select-menu-header,
@ -753,14 +765,15 @@ ul.comparison-list {
color: #93a1a1 !important;
text-shadow: none !important;
}
.select-menu-item:hover *,
.select-menu-item-icon:hover,
.select-menu-item.navigation-focus {
background-color: #586e75 !important;
color: #93a1a1 !important;
.select-menu-item {
background-color: #002b36 !important;
}
.select-menu-item.selected {
.select-menu-item.navigation-focus,
.select-menu-item.navigation-focus.selected,
.select-menu-item.navigation-focus.select-menu-action,
.select-menu-item-text.navigation-focus {
background-color: #586e75 !important;
color: #93a1a1 !important;
}
.repository-sidebar {
background-color: #002b36 !important;
@ -902,3 +915,9 @@ a.tabnav-tab.selected,
.facebox-popup .owner-select-target:hover {
background-color: #586e75 !important;
}
.suggester {
background-color: #094352 !important;
}
.suggester li.navigation-focus {
background-color: #586e75 !important;
}

@ -525,6 +525,9 @@ qul.branches-list * {
border-color: #93a1a1 !important;
color: #586e75 !important;
}
.btn:hover {
background-color: #ebe4cf !important;
}
.btn-primary,
.issues-listing .btn-primary {
background-color: #859900 !important;
@ -685,6 +688,13 @@ a.label {
.octicon-git-merge {
color: #fff !important;
}
.uploaded-files {
background-color: #fdf6e3 !important;
}
.upload-progress {
background-color: #eee8d5 !important;
box-shadow: 1px 0px 0px #eee8d5 inset;
}
#readme .plain {
background-color: #fdf6e3 !important;
}
@ -712,6 +722,9 @@ a.label {
.markdown-body table * img {
background-color: #fdf6e3 !important;
}
.task-list-item.hovered {
background-color: #eee8d5 !important;
}
.range-editor {
background-color: #eee8d5 !important;
}
@ -744,7 +757,6 @@ ul.comparison-list {
border-color: #657b83 !important;
}
.select-menu-modal * {
background-color: #fdf6e3 !important;
color: #657b83 !important;
}
.select-menu-header,
@ -753,14 +765,15 @@ ul.comparison-list {
color: #586e75 !important;
text-shadow: none !important;
}
.select-menu-item:hover *,
.select-menu-item-icon:hover,
.select-menu-item.navigation-focus {
background-color: #93a1a1 !important;
color: #586e75 !important;
.select-menu-item {
background-color: #fdf6e3 !important;
}
.select-menu-item.selected {
.select-menu-item.navigation-focus,
.select-menu-item.navigation-focus.selected,
.select-menu-item.navigation-focus.select-menu-action,
.select-menu-item-text.navigation-focus {
background-color: #93a1a1 !important;
color: #586e75 !important;
}
.repository-sidebar {
background-color: #fdf6e3 !important;
@ -902,3 +915,9 @@ a.tabnav-tab.selected,
.facebox-popup .owner-select-target:hover {
background-color: #93a1a1 !important;
}
.suggester {
background-color: #e9e1c8 !important;
}
.suggester li.navigation-focus {
background-color: #93a1a1 !important;
}

@ -522,6 +522,9 @@ qul.branches-list
border-color color-background-highlight-extra
color emphasized
.btn:hover
background-color color-background-highlight-extra-less-less
.btn-primary, .issues-listing .btn-primary
// For some reason, the .issues-listing down below is overriding the
// .btn-primary here unless I use .issues-listing here also
@ -695,6 +698,14 @@ a.label
.octicon-git-merge
color white
// ** releases
.uploaded-files
background-color()
.upload-progress
background-color highlight
box-shadow 1px 0px 0px color-background-highlight inset
// ** readmes
#readme .plain
background-color()
@ -716,6 +727,9 @@ a.label
img
background-color()
.task-list-item.hovered
background-color color-background-highlight
.range-editor
background-color highlight
@ -752,7 +766,6 @@ ul.comparison-list
border-color color-text
*
background-color()
color()
.select-menu-header
@ -761,15 +774,17 @@ ul.comparison-list
color emphasized
text-shadow none i
.select-menu-item:hover *
.select-menu-item-icon:hover
.select-menu-item
background-color()
.select-menu-item.navigation-focus
.select-menu-item.navigation-focus.selected
.select-menu-item.navigation-focus.select-menu-action
.select-menu-item.navigation-focus
.select-menu-item-text.navigation-focus
background-color highlight-extra
color emphasized
.select-menu-item.selected
background-color highlight-extra
// ** sidebar
.repository-sidebar
background-color()
@ -939,3 +954,10 @@ a.tabnav-tab
&:hover
background-color highlight-extra
// ** suggester (emoji)
.suggester
background-color color-background-highlight-extra-less
li.navigation-focus
background-color highlight-extra

Loading…
Cancel
Save