Skip to content

Commit 861fd20

Browse files
committed
1 parent 0ef56a5 commit 861fd20

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

stackoverflow-dark.user.css

-16
Original file line numberDiff line numberDiff line change
@@ -2844,22 +2844,6 @@ regexp("^https?:\/\/stackoverflow.[^\.]*\.com.*") {
28442844
-webkit-animation-name: autofill !important;
28452845
-webkit-animation-fill-mode: both !important;
28462846
}
2847-
/* scroll bar */
2848-
::-webkit-scrollbar {
2849-
max-width: 10px !important;
2850-
max-height: 10px !important;
2851-
background: #1d1d1d !important;
2852-
}
2853-
::-webkit-scrollbar-track, ::-webkit-scrollbar-corner {
2854-
background: #1d1d1d !important;
2855-
}
2856-
::-webkit-scrollbar-thumb {
2857-
background: rgba(175, 175, 175, .5) !important;
2858-
}
2859-
::-webkit-scrollbar-thumb:hover {
2860-
background: rgba(79, 140, 201, .8) !important;
2861-
background: rgba(/*[[base-color-rgb]]*/, .8) !important;
2862-
}
28632847
/* === badges === */
28642848
/* stackexchange badges fixes */
28652849
.history-table .badge {

0 commit comments

Comments
 (0)