mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
2 lines
No EOL
727 B
JavaScript
2 lines
No EOL
727 B
JavaScript
"use strict";(self.webpackChunkmy_application=self.webpackChunkmy_application||[]).push([[6075],{6075:(o,r,a)=>{a.r(r),a.d(r,{default:()=>e});const e="/* Make horizontal scrollbar, decorations overview ruler and vertical scrollbar arrows opaque */\n.monaco-editor .monaco-scrollable-element .scrollbar.horizontal,\n.monaco-editor .decorationsOverviewRuler,\n.monaco-editor\n\t.monaco-scrollable-element\n\t.scrollbar.vertical\n\t.arrow-background {\n\tbackground: rgba(230, 230, 230, 255);\n}\n/* Make vertical scrollbar transparent to allow decorations overview ruler to be visible */\n.monaco-editor .monaco-scrollable-element .scrollbar.vertical {\n\tbackground: rgba(0, 0, 0, 0);\n}\n"}}]);
|
|
//# sourceMappingURL=6075.js.map
|