Fix contrast for disabled links
This commit is contained in:
parent
fe5815fa9b
commit
baccdd3df9
@ -139,5 +139,5 @@ h3.blog-filter {
|
|||||||
.disabled {
|
.disabled {
|
||||||
color: currentColor;
|
color: currentColor;
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
opacity: 0.5;
|
opacity: 0.7;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user