__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
// Buttons
%g-button {
display: inline-block;
font-family: get-font-family($font-family-title);
font-weight: $font-weight-semibold;
font-size: $core-font-size - 0.2;
line-height: 1.15;
letter-spacing: 0.1rem;
text-transform: uppercase;
background: $accent-color-1;
color: $white;
border: 1px solid transparent;
border-radius: 2.5rem;
margin: 0 0 0.5rem 0;
padding: 1.5rem 3.125rem;
vertical-align: middle;
text-shadow: none;
transition: all 0.2s;
&:hover, &:active, &:focus {
background: darken($accent-color-1, 10%);
color: $white;
outline: 0;
}
&:disabled {
opacity: 0.25;
cursor: not-allowed;
&:hover {
background: $accent-color-1;
}
}
}
.button {
@extend %g-button;
&.fa {
line-height: 1.15;
&[class*="fa-"] {
&:before, &:after {
font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", FontAwesome;
font-weight: 900;
}
}
}
&.button-block {
width: 100%;
display: block;
}
&.button-xlarge {
font-size: $core-font-size + 0.2;
padding: 1.9rem 3.525rem;
border-radius: 3.5rem;
}
&.button-large {
font-size: $core-font-size;
padding: 1.7rem 3.325rem;
}
&.button-small {
font-size: $core-font-size - 0.3;
padding: 1.2rem 2.825rem;
}
&.button-xsmall {
font-size: $core-font-size - 0.4;
padding: 1.1rem 2.725rem;
}
&.button-2 {
background: $accent-color-2;
transition: all 0.2s;
&:hover, &:active, &:focus {
background: darken($accent-color-2, 10%);
color: $white;
}
}
&.button-outline {
background: transparent;
color: $accent-color-1;
border-color: $accent-color-1;
&:hover, &:active, &:focus {
background: $accent-color-1;
border-color: transparent;
color: $white;
}
}
&.button-gradient {
background: linear-gradient(90deg, $accent-color-1, $accent-color-2);
border: none;
&:hover, &:active, &:focus {
background: $accent-color-1;
color: white;
}
}
&.button-bevel {
border-radius: 0.4rem;
}
&.button-square {
border-radius: 0;
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| _buttons.scss | File | 2.41 KB | 0664 |
|
| _core.scss | File | 729 B | 0664 |
|
| _dropdownanimations.scss | File | 3.21 KB | 0664 |
|
| _fonts.scss | File | 1.07 KB | 0664 |
|
| _forms.scss | File | 930 B | 0664 |
|
| _helium-style.scss | File | 5.54 KB | 0664 |
|
| _hyperlinks.scss | File | 107 B | 0664 |
|
| _tables.scss | File | 130 B | 0664 |
|
| _typography.scss | File | 1.35 KB | 0664 |
|
| _utilities.scss | File | 1.53 KB | 0664 |
|
| _variations.scss | File | 5.08 KB | 0664 |
|