質問編集履歴
2
編集
test
CHANGED
File without changes
|
test
CHANGED
File without changes
|
1
編集
test
CHANGED
File without changes
|
test
CHANGED
@@ -80,7 +80,7 @@
|
|
80
80
|
|
81
81
|
width: 3px;
|
82
82
|
|
83
|
-
background: #
|
83
|
+
background: #blue;
|
84
84
|
|
85
85
|
border-radius: 0 4px 4px 0;
|
86
86
|
|
@@ -88,7 +88,7 @@
|
|
88
88
|
|
89
89
|
::-webkit-scrollbar-thumb {
|
90
90
|
|
91
|
-
background: #
|
91
|
+
background: #fff;
|
92
92
|
|
93
93
|
border-radius: 0 4px 4px 0;
|
94
94
|
|