Skip to content

Commit

Permalink
automated regeneration
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 28, 2024
1 parent f39e532 commit 1fa6593
Showing 1 changed file with 0 additions and 150 deletions.
150 changes: 0 additions & 150 deletions github-dark.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -298,156 +298,6 @@
}
/* generated github-mobile rules */
/* begin github.com rules */
.table-section-heading td {
color: #fff;
background-color: #9b9b9b;
}
table.formatted-data td, table.formatted-data th {
color: #9b9b9b;
}
table.formatted-data th {
color: #c6c6c6;
}
p.welcome {
color: #9b9b9b;
}
.audit-log-title .octicon {
color: #5a5a5a;
}
.ip-dot {
color: #fff;
}
li.fuzzy-match-header {
color: #fff;
}
li.fuzzy-match-header, li.fuzzy-match-header:hover {
background-color: #9b9b9b;
}
.status-check-list {
border-color: var(--borderWidth-thin);
}
.status-check-list li {
border-bottom-color: var(--borderWidth-thin);
}
.ability {
background-color: #2c2c2c;
}
.ability > .ability {
background-color: #343434;
}
.stafftools-group .es-repair-progress .progress-bar .percent {
color: #fff;
}
.performance-pane {
border-bottom-color: var(--borderWidth-thin);
}
.performance-pane h1 {
color: #afafaf;
text-shadow: 1px 1px 1px #f0f0f0;
}
.performance-pane ul.big-nums > li strong {
color: #5a5a5a;
text-shadow: 1px 1px 4px #f0f0f0;
}
.performance-pane h2 {
color: #5a5a5a;
background-color: #f0f0f0;
}
.performance-pane table.queries th {
background-color: #5a5a5a;
}
.performance-pane .sql {
color: #5a5a5a;
}
.performance-pane .dimmed-row td {
color: #afafaf;
}
.graphql-query-trace-node-row:hover {
background-color: hsla(0, 0%, 0%, .1);
}
.server-stats {
background-color: #dcdcdc;
}
.server-stats .rails-version, .server-stats .switcher {
color: hsla(0, 0%, 0%, .5);
}
.server-stats .switcher a, .server-stats .switcher button {
color: #fff;
}
.server-stats .stats .stat-toggle {
color: hsla(0, 0%, 0%, .5);
}
.server-stats .stats .stat-toggle a,
.server-stats .stats .stat-toggle button,
.server-stats .stats .stat-toggle strong {
color: #fff;
}
.server-stats .dot {
border: var(--borderWidth-thin) solid var(--ghd-bg-color);
}
.stats-show-more-stats {
color: hsla(0, 0%, 0%, .5);
}
.stats-show-more-stats:hover {
color: #fff;
}
.stafftools-icon {
color: hsla(0, 0%, 0%, .5);
}
.stafftools-icon:hover {
color: #fff;
}
.biztools-briefcase {
color: hsla(0, 0%, 0%, .5);
}
.biztools-briefcase:hover {
color: #fff;
}
.serverstats-branch {
color: hsla(0, 0%, 0%, .5);
}
.serverstats-bones g-emoji, .serverstats-service g-emoji {
color: #fff;
}
.render-trace ul li:hover {
outline: 2px solid #5a5a5a;
}
.allocation-trace tr:not(:first-child) {
border-bottom-color: var(--borderWidth-thin);
}
.site-admin-head h1 {
color: #9b9b9b;
}
.site-admin-blankstate {
color: #767676;
border-color: var(--borderWidth-thin);
}
.site-admin-table {
color: #9b9b9b;
}
.site-admin-table tr {
border-color: var(--borderWidth-thin);
}
.site-admin-subhead,
.stafftools-group ul.boxed-group-list.bottom-border > li:last-child {
border-bottom-color: var(--borderWidth-thin);
}
.stafftools-group .boxed-group > h3::after {
background-image: linear-gradient(-45deg, rgba(192, 192, 192, .1) 25%, transparent 25%, transparent 50%, rgba(192, 192, 192, .1) 50%, rgba(192, 192, 192, .1) 75%, transparent 75%, transparent);
}
.stafftools-group .boxed-group.dangerzone > h3::after {
background-image: linear-gradient(-45deg, hsla(0, 0%, 0%, .1) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 0%, .1) 50%, hsla(0, 0%, 0%, .1) 75%, transparent 75%, transparent);
}
.score-meta.grid .col {
color: #c6c6c6;
border-left-color: var(--borderWidth-thin);
}
.fakelogin, .fakelogin .cancel-impersonation {
color: #fff;
}
.spamurai .spamurai-group-table {
border-color: var(--borderWidth-thin);
}
.btn-mktg {
background: linear-gradient(180deg, hsla(0, 0%, 0%, .15) 0%, transparent 100%), var(--color-mktg-btn-bg) !important;
}
Expand Down

0 comments on commit 1fa6593

Please sign in to comment.