Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove non-standard background from counter, also emphasizes personal…
… notifications

Signed-off-by: Jan-Christoph Borchardt <[email protected]>
  • Loading branch information
jancborchardt committed Jan 17, 2019
commit f36c34d75e0468ffae85dee1c2a1dfb47c18c7f1
1 change: 0 additions & 1 deletion css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ input[type="password"] {
span {
padding: 2px 5px;
border-radius: 10px;
background-color: nc-lighten($color-main-text, 90%);
font-weight: bold;
}

Expand Down