indicator-ui 0.0.202 → 0.0.204
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/index.css
CHANGED
|
@@ -588,6 +588,7 @@
|
|
|
588
588
|
}
|
|
589
589
|
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__primary____crHN:hover {
|
|
590
590
|
border: 1px solid var(--error-600);
|
|
591
|
+
background-color: var(--error-600);
|
|
591
592
|
}
|
|
592
593
|
.Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__primary____crHN:disabled, .Buttons-module__button___I3yLe.Buttons-module__warning___RaAeB.Buttons-module__primary____crHN.Buttons-module__disabled___INiFx {
|
|
593
594
|
opacity: 0.3;
|