GITLAB
Martin Macola
/ autoservicio
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
827453984b475583102baee5d7562719e0d63e48
Authored by
Marcelo Puebla
2019-08-08 12:39:14 -0300
1 parent
1abd6a9f97
Exists in
master
arreglo.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/assets/scss/bootstrap-override.scss
Side-by-side Diff
Inline Diff
src/assets/scss/bootstrap-override.scss
Diff comments
View file @
8274539
...
...
@@ -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
}