File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 1515
1616.CodeMirror-simplescroll-horizontal {
1717 bottom : 0 ; left : 0 ;
18- height : 8 px ;
18+ height : 6 px ;
1919}
2020.CodeMirror-simplescroll-horizontal div {
2121 bottom : 0 ;
2424
2525.CodeMirror-simplescroll-vertical {
2626 right : 0 ; top : 0 ;
27- width : 8 px ;
27+ width : 6 px ;
2828}
2929.CodeMirror-simplescroll-vertical div {
3030 right : 0 ;
3838
3939.CodeMirror-overlayscroll-horizontal div , .CodeMirror-overlayscroll-vertical div {
4040 position : absolute;
41- background : # bcd ;
42- border-radius : 3px ;
41+ background : # ccc ;
42+ border-radius : 7px ;
43+ border : 2px solid # 222 ;
4344}
4445
4546.CodeMirror-overlayscroll-horizontal , .CodeMirror-overlayscroll-vertical {
4950
5051.CodeMirror-overlayscroll-horizontal {
5152 bottom : 0 ; left : 0 ;
52- height : 6 px ;
53+ height : 10 px ;
5354}
5455.CodeMirror-overlayscroll-horizontal div {
5556 bottom : 0 ;
5657 height : 100% ;
5758}
5859
5960.CodeMirror-overlayscroll-vertical {
60- right : 0 ; top : 0 ;
61- width : 6 px ;
61+ right : 0 px ; top : 0 px ;
62+ width : 10 px ;
6263}
6364.CodeMirror-overlayscroll-vertical div {
6465 right : 0 ;
You can’t perform that action at this time.
0 commit comments