Skip to content

Commit 649b78e

Browse files
author
OpenShift Bot
authored
Merge pull request #1835 from spadgett/mini-pods-text
Merged by openshift-bot
2 parents b9034e8 + e1351c8 commit 649b78e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

app/styles/_overview.less

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@
3333
color: @link-color;
3434
text-decoration: none;
3535
}
36+
&.disabled-link,
37+
&.disabled-link:active,
38+
&.disabled-link:focus,
39+
&.disabled-link:hover {
40+
color: @gray-darker;
41+
opacity: 1;
42+
}
3643
}
3744
.mini-log {
3845
background-color: @color-pf-black-100;

dist/styles/main.css

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

0 commit comments

Comments
 (0)