🚨chore: Sync Sass
This commit is contained in:
parent
60ed70445b
commit
bb8d22ea78
@ -995,6 +995,26 @@ $alert-color: #101010;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
&:disabled{
|
||||||
|
color: $pop-color;
|
||||||
|
border: 1px solid #646464;
|
||||||
|
background-color: transparent;
|
||||||
|
opacity: 0.5;
|
||||||
|
&.act,
|
||||||
|
&:hover{
|
||||||
|
color: $pop-color;
|
||||||
|
border: 1px solid #646464;
|
||||||
|
background-color: transparent;
|
||||||
|
i{
|
||||||
|
&.allocation01{
|
||||||
|
background-image: url(../../public/static/images/canvas/allocation_icon01_white.svg);
|
||||||
|
}
|
||||||
|
&.allocation02{
|
||||||
|
background-image: url(../../public/static/images/canvas/allocation_icon02_white.svg);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user