forked from CGM_Public/pretix_original
This commit is contained in:
@@ -56,6 +56,13 @@
|
||||
@include tab-focus;
|
||||
}
|
||||
}
|
||||
&.disabled,
|
||||
&[disabled],
|
||||
fieldset[disabled] & {
|
||||
cursor: $cursor-disabled;
|
||||
@include opacity(.65);
|
||||
@include box-shadow(none);
|
||||
}
|
||||
}
|
||||
input[type="text"], input[type="number"] {
|
||||
line-height: normal;
|
||||
|
||||
Reference in New Issue
Block a user