1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Merge branch 'master' into theme-nord

This commit is contained in:
Baptiste Augrain
2020-01-30 19:14:58 +01:00
159 changed files with 8277 additions and 4690 deletions

View File

@@ -115,7 +115,7 @@ colorThemedPrimaryButton(theme)
background-color get-theme-var(theme, 'button-backgroundColor')
border none
&:hover
background-color get-theme-var(theme, 'button--active-backgroundColor')
background-color get-theme-var(theme, 'button--hover-backgroundColor')
&:active
&:active:hover
background-color get-theme-var(theme, 'button--active-backgroundColor')