36fc39fbe9ea1028fdc62faddcd60b287b16d5dff75a502a4ffb658bb95ce96ffc3c213fea8c242fed2bf0bbe5d65f742355cdae8f5a9379c315fc779e0e83 498 B

123456789101112
  1. /*---------------------------------------------------------------------------------------------
  2. * Copyright (c) Microsoft Corporation. All rights reserved.
  3. * Licensed under the MIT License. See License.txt in the project root for license information.
  4. *--------------------------------------------------------------------------------------------*/
  5. /*
  6. Keeping name short for faster parsing.
  7. cdr = core decorations rendering (div)
  8. */
  9. .monaco-editor .lines-content .cdr {
  10. position: absolute;
  11. }