Skip to content

Commit 88b15b0

Browse files
committed
Make header icon opaque
This is to align with the other header icons Signed-off-by: Louis Chemineau <[email protected]>
1 parent 7cda89b commit 88b15b0

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

js/notifications-main.js

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

js/notifications-main.js.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.

src/styles/styles.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@
2626
animation-name: pulse;
2727
animation-duration: 1600ms;
2828
animation-iteration-count: 4;
29-
30-
&:hover,
31-
&:focus {
32-
opacity: .6 !important;
33-
}
3429
}
3530

3631
* {

0 commit comments

Comments
 (0)