This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
global.scss 127 B
Newer Older
@import 'bootstrap4.5.2.min';
@import 'navbar';
Lukas Kaltenbrunner's avatar
Lukas Kaltenbrunner committed

.dropdown-item.active, .dropdown-item:active {
  background-color: #aaaaaa;
}