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 2b021fb commit 3f821b1Copy full SHA for 3f821b1
pkg/web_css/lib/src/_home.scss
@@ -296,7 +296,6 @@
296
297
&:hover,
298
&:focus-within {
299
- > a { opacity: 1; } // Overrides default a:hover.
300
.pow-video-overlay-img-active { display: inline-block; }
301
.pow-video-overlay-img-inactive { display: none; }
302
}
pkg/web_css/lib/src/_scores.scss
@@ -10,10 +10,6 @@
10
11
font-family: var(--pub-font-family-body);
12
13
- &:hover {
14
- opacity: 1.0;
15
- }
16
-
17
.packages-score {
18
min-width: 45px;
19
0 commit comments