You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Adds disabled styles to a button by fading the element, reseting the cursor, and disabling pointer events.
204
-
/// @param [Color] $background [$button-background] - Background color of the disabled button.
205
-
/// @param [Color] $color [$button-color] - Text color of the disabled button. Set to `auto` to have the mixin automatically generate a color based on the background color.
204
+
///@param{Color}$background [$button-background] - Background color of the disabled button.
205
+
///@param{Color}$color [$button-color] - Text color of the disabled button. Set to `auto` to have the mixin automatically generate a color based on the background color.
0 commit comments