Add CSS variables test

This commit is contained in:
Jeremy Thomas
2020-08-23 13:08:53 +02:00
parent 5966d31b5e
commit 64b89dbc63
16 changed files with 1717 additions and 970 deletions

View File

@@ -84,7 +84,7 @@ button.dropdown-item
text-align: inherit
white-space: nowrap
width: 100%
&:hover
&:hover:not(.is-active)
background-color: var(--dropdown-item-hover-background-color)
color: var(--dropdown-item-hover-color)
&.is-active