Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dodona-edu/dodona
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3112703ad993d3beef14ae3dcb8b70c4bdc54602
Choose a base ref
..
head repository: dodona-edu/dodona
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2e7be1ffb584a0ccc78b2458ce1bdd67bfc0a9ae
Choose a head ref
Showing with 1 addition and 0 deletions.
  1. +1 βˆ’0 app/assets/stylesheets/theme/codemirror.css.scss
1 change: 1 addition & 0 deletions app/assets/stylesheets/theme/codemirror.css.scss
Original file line number Diff line number Diff line change
@@ -11,6 +11,7 @@
color: var(--d-on-background);
}

/* stylelint-disable selector-class-pattern */
.cm-activeLine, .cm-activeLineGutter {
// Make the active line indicate transparant, as GitHub does.
// Otherwise, this interferes with the text selection highlight.