Commit 827453984b475583102baee5d7562719e0d63e48

Authored by Marcelo Puebla
1 parent 1abd6a9f97
Exists in master and in 1 other branch validar_pve

arreglo.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/assets/scss/bootstrap-override.scss
... ... @@ -6,7 +6,7 @@ $theme-colors: (
6 6 light: white
7 7 );
8 8  
9   -.active {
  9 +.list-group-item.active {
10 10 background-color: #2872ae !important;
11 11 border-color: #2872ae !important;
12 12 }