Skip to content

Commit

Permalink
Updates sidebar site notices color (#47364)
Browse files Browse the repository at this point in the history
Co-authored-by: cpap <papazoglou.charalampos@gmail.com>
  • Loading branch information
cpapazoglou and cpap authored Nov 12, 2020
1 parent 92a8983 commit 05de014
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions client/my-sites/sidebar-unified/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ $font-size: rem( 14px );
}

.notice {
background-color: var( --color-sidebar-notice-background );
/* stylelint-disable-next-line scales/font-weight */
font-weight: 300;

Expand All @@ -255,14 +254,9 @@ $font-size: rem( 14px );
width: 18px;
height: 18px;
border-radius: 50%;
background: var( --color-sidebar-gridicon-fill );
}
}

.gridicon {
fill: var( --color-sidebar-notice-background );
}

.notice__content {
padding: 10px 10px 10px 4px;
overflow-wrap: anywhere;
Expand Down

0 comments on commit 05de014

Please sign in to comment.