@nuvoui/core 1.4.6 → 1.4.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/nuvoui.css
CHANGED
|
@@ -35051,7 +35051,7 @@ code {
|
|
|
35051
35051
|
--black: #000;
|
|
35052
35052
|
--white: #fff;
|
|
35053
35053
|
--transparent: transparent;
|
|
35054
|
-
--button-text-color: ;
|
|
35054
|
+
--button-text-color: #f1f1f1;
|
|
35055
35055
|
--button-bg-color: var(--primary);
|
|
35056
35056
|
--button-bg-color-hover: var(--primary-600);
|
|
35057
35057
|
--link-color: var(--primary);
|
|
@@ -35075,7 +35075,7 @@ code {
|
|
|
35075
35075
|
--inverted-text-subtle: rgba(26, 26, 26, 0.3137254902);
|
|
35076
35076
|
--text-inverted: #1a1a1a;
|
|
35077
35077
|
--inverted-text-inverted: #f1f1f1;
|
|
35078
|
-
--button-text-color: ;
|
|
35078
|
+
--button-text-color: #1a1a1a;
|
|
35079
35079
|
--button-bg-color: var(--primary);
|
|
35080
35080
|
--button-bg-color-hover: var(--primary-400);
|
|
35081
35081
|
--link-color: var(--primary);
|
|
@@ -35101,7 +35101,7 @@ code {
|
|
|
35101
35101
|
--inverted-text-subtle: rgba(26, 26, 26, 0.3137254902);
|
|
35102
35102
|
--text-inverted: #1a1a1a;
|
|
35103
35103
|
--inverted-text-inverted: #f1f1f1;
|
|
35104
|
-
--button-text-color: ;
|
|
35104
|
+
--button-text-color: #1a1a1a;
|
|
35105
35105
|
--button-bg-color: var(--primary);
|
|
35106
35106
|
--button-bg-color-hover: var(--primary-400);
|
|
35107
35107
|
--link-color: var(--primary);
|