Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Commit

Permalink
Generate Style Files
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 29, 2021
1 parent 1d1220b commit 1b1c441
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Generated/github.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -1738,7 +1738,7 @@ if (false || (new RegExp("^https?:\/\/(((?!desktop).*\.)?(githubusercontent|gith
" .reponav-wrapper {",
" background: #333 !important; }",
" .page-responsive .pagehead {",
" background: #24292f !important; }",
" background: #25272a !important; }",
" .border-md-top {",
" border-top: none !important; }",
" .tabnav--responsive .tabnav-tab {",
Expand Down
2 changes: 1 addition & 1 deletion Generated/github.user.styl
Original file line number Diff line number Diff line change
Expand Up @@ -1736,7 +1736,7 @@ a.card.bg-gray-light:hover,
.reponav-wrapper {
background: #333 !important; }
.page-responsive .pagehead {
background: #24292f !important; }
background: #25272a !important; }
.border-md-top {
border-top: none !important; }
.tabnav--responsive .tabnav-tab {
Expand Down

0 comments on commit 1b1c441

Please sign in to comment.