Skip to content

Commit 686b9bc

Browse files
committed
cleanup duplicated code
1 parent 4960906 commit 686b9bc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

browser/components/RealtimeNotification.styl

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,6 @@ body[data-theme="monokai"]
5353
&:hover
5454
color #5CB85C
5555

56-
body[data-theme="monokai"]
57-
.notification-area
58-
background-color none
59-
60-
.notification-link
61-
color $ui-monokai-text-color
62-
border none
63-
background-color $ui-monokai-button-backgroundColor
64-
&:hover
65-
color #5CB85C
6656
body[data-theme="dracula"]
6757
.notification-area
6858
background-color none

0 commit comments

Comments
 (0)