We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a098e33 commit 5f3a90aCopy full SHA for 5f3a90a
1 file changed
app/assets/stylesheets/pagination.scss
@@ -17,6 +17,8 @@ ul {
17
18
&.disabled {
19
box-shadow: none;
20
+ filter: grayscale(1) opacity(0.7);
21
+ cursor: not-allowed;
22
}
23
24
0 commit comments