mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-08-14 23:51:12 +00:00
@DisableCreate
This commit is contained in:
@@ -27,9 +27,16 @@ a {
|
||||
|
||||
.disable {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
input.disable {
|
||||
background: #EDECEF;
|
||||
}
|
||||
|
||||
a.disable .bi {
|
||||
color: #9298A0 !important;
|
||||
}
|
||||
|
||||
.btn-secondary.disable {
|
||||
background-color: #A8ADB3;
|
||||
border: 1px solid #A8ADB3;
|
||||
|
Reference in New Issue
Block a user