mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: disabled button in list component.
This commit is contained in:
@@ -48,6 +48,11 @@ label.bp3-label{
|
||||
box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
|
||||
border-color: #80bdff;
|
||||
}
|
||||
|
||||
&.bp3-disabled,
|
||||
&:disabled{
|
||||
background: #e9ecef;
|
||||
}
|
||||
}
|
||||
|
||||
.#{$ns}-form-group{
|
||||
|
||||
Reference in New Issue
Block a user