Skip to content

Commit

Permalink
Update css for 20
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv committed Oct 3, 2020
1 parent 806a0d3 commit b32a628
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ div[contenteditable='true'].primary,

/* Header icons get drop shadow for visibility */
#header .logo.logo-icon,
#header .header-right .header-menu__trigger,
#appmenu svg,
#more-apps div,
.searchbox input[type="search"],
Expand All @@ -64,7 +65,8 @@ div[contenteditable='true'].primary,
#appmenu li a,
.searchbox input[type="search"],
#header .header-right > div > .menutoggle,
#header .header-right > form > .menutoggle {
#header .header-right > form > .menutoggle,
#header .header-right .header-menu__trigger {
opacity: .9;
}

Expand Down

0 comments on commit b32a628

Please sign in to comment.