Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 35fbbb0

Browse files
Merge branch 'master-local' into master-dist
2 parents f95d1cf + 699dd38 commit 35fbbb0

29 files changed

+36
-28
lines changed
113 Bytes
Loading

dist/css/patternfly-additions.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4865,10 +4865,11 @@ a.disabled {
48654865
background-color: #edf8ff;
48664866
}
48674867
.list-pf-item.active {
4868-
background-color: #ededed;
4868+
background-color: #edf8ff;
48694869
border-color: #bbb;
48704870
border-bottom-width: 1px;
48714871
border-bottom-style: solid;
4872+
box-shadow: 0 2px 6px rgba(3, 3, 3, 0.2);
48724873
}
48734874
.list-pf-expansion {
48744875
background-color: #fff;

dist/css/patternfly-additions.css.map

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

dist/css/patternfly-additions.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.

dist/css/patternfly-additions.min.css.map

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

dist/css/patternfly.css.map

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

dist/css/rcue-additions.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4866,10 +4866,11 @@ a.disabled {
48664866
background-color: #edf8ff;
48674867
}
48684868
.list-pf-item.active {
4869-
background-color: #ededed;
4869+
background-color: #edf8ff;
48704870
border-color: #bbb;
48714871
border-bottom-width: 1px;
48724872
border-bottom-style: solid;
4873+
box-shadow: 0 2px 6px rgba(3, 3, 3, 0.2);
48734874
}
48744875
.list-pf-expansion {
48754876
background-color: #fff;

dist/css/rcue-additions.css.map

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

dist/css/rcue-additions.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.

dist/css/rcue-additions.min.css.map

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)