TRI-293: add custom and mover handler + mover page poster
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
@import "variables";
|
||||
.cargo {
|
||||
|
||||
&--inline {
|
||||
@@ -28,6 +29,13 @@
|
||||
border-color: var(--brand-primary);
|
||||
}
|
||||
}
|
||||
|
||||
&:disabled {
|
||||
+ label {
|
||||
color: var(--brand-grey3);
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&__label {
|
||||
|
||||
Reference in New Issue
Block a user