Skip to content

Commit 8f685c2

Browse files
committed
.list-group-item color change
1 parent a40c26b commit 8f685c2

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

bootflat/css/bootflat.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bootflat/css/bootflat.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bootflat/scss/bootflat/_list.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ $list-shadow: 0 1px 2px rgba(0, 0, 0, .2) !defa
124124
border-color: transparent;
125125
}
126126
@at-root a#{&} {
127-
color: darken($list-warning, 35%);
127+
color: darken($list-warning, 40%);
128128
&:hover,
129129
&:focus {
130130
color: $list-background-color;

css/site.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)