Skip to content

Commit

Permalink
move wrongly placed rules
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Dec 21, 2019
1 parent 8741749 commit 3e2fc9a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions github-dark.css
Expand Up @@ -5784,6 +5784,13 @@
.select-menu-text-filter input::placeholder {
color: #555 !important;
}
::-webkit-calendar-picker-indicator {
background-color: #181818;
color: #c9c9c9;
}
::-webkit-calendar-picker-indicator:hover {
color: #666;
}
/* Remove dotted borders on already otherwise higlighted elements (Firefox) */
.dropdown-item:focus, .details-dialog:focus {
outline: none;
Expand Down

0 comments on commit 3e2fc9a

Please sign in to comment.