Skip to content

Commit

Permalink
Minor G-suite fix for header and fix for calendar colors
Browse files Browse the repository at this point in the history
  • Loading branch information
theme1256 committed May 3, 2021
1 parent 47a4498 commit aa2703d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions chrome-extension/themes/websites/all-google.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ form[role="search"] button,
background-color: white !important;
border-radius: 3px !important;
}
div.gb_ja {
background-color: $theme-background-box !important;
}

// Menu and user "buttons"
#gb#gb a.gb_C {
Expand Down
1 change: 1 addition & 0 deletions chrome-extension/themes/websites/googlecalendar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@ div[role="main"] > div {
}

.qmv2fc.KKjvXb,
.YKPJ0b div[style*="background-color:"],
.sIyjR {
@include invert-back();
}
Expand Down

0 comments on commit aa2703d

Please sign in to comment.