We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f45b4 commit de20235Copy full SHA for de20235
doc/api_assets/style.css
@@ -50,35 +50,6 @@ em code {
50
font-style: normal;
51
}
52
53
-::-webkit-scrollbar {
54
- -webkit-appearance: none;
55
-}
56
-
57
-::-webkit-scrollbar-button {
58
- display: none;
59
60
61
-::-webkit-scrollbar-track {
62
- background: #fff;
63
64
65
-::-webkit-scrollbar-thumb {
66
- min-height: 48px;
67
- background: #d2d2d2;
68
- background-clip: padding-box;
69
- border: 3px solid #fff;
70
- border-radius: 5px;
71
72
73
-::-webkit-scrollbar-thumb:active {
74
- background: #888;
75
- border-width: 2px;
76
77
78
79
- width: 10px;
80
81
82
#changelog #gtoc {
83
display: none;
84
0 commit comments