remove inset shadow from disabled buttons
This commit is contained in:
parent
0159524413
commit
02abdd6037
4 changed files with 8 additions and 6 deletions
|
|
@ -422,6 +422,7 @@ footer {
|
|||
cursor: default;
|
||||
background-image: none;
|
||||
.opacity(65);
|
||||
.box-shadow(none);
|
||||
}
|
||||
&:disabled {
|
||||
// disabled pseudo can't be included with .disabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue