mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Merged PR 1513: Kaufoptionen
Related work items: #3365, #3366, #3385, #3386, #3391
This commit is contained in:
committed by
Nino Righi
parent
80bfc59356
commit
f4c1c3dd7f
@@ -33,7 +33,7 @@ module.exports = plugin(function ({ addComponents, theme }) {
|
||||
width: theme('spacing.7'),
|
||||
height: theme('spacing.7'),
|
||||
},
|
||||
'.isa-button-primary:disabled': {
|
||||
'.isa-button:disabled, .isa-cta-button:disabled, .isa-icon-button:disabled': {
|
||||
backgroundColor: '#596470',
|
||||
borderColor: '#596470',
|
||||
color: theme('colors.white'),
|
||||
|
||||
Reference in New Issue
Block a user