__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* Copyright 2016 elementary LLC.
*
* This file is part of the elementary GTK theme.
*
* The elementary GTK theme is free software: you can redistribute it
* and/or modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* The elementary GTK theme is distributed in the hope that it will be
* useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
* Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with the elementary GTK theme. If not, see http://www.gnu.org/licenses/.
*/
.pulse {
animation: pulse 500ms ease-in-out infinite;
animation-direction: alternate;
}
.pulse.attention {
color: @attention_color;
}
.pulse.success {
color: @success_color;
}
.pulse.warning {
color: @warning_color;
}
.pulse.error {
color: @error_color;
}
@keyframes pulse {
0% {
color: inherit;
}
}
.shake {
animation: shake 0.4s ease-in-out 1;
}
@keyframes shake {
0% { padding-left: 0; }
25% { padding-left: 64px; }
50% { padding-left: 0; }
75% { padding-left: 32px; }
100% { padding-left: 0; }
}
.spin,
entry.spin:dir(ltr) image:last-child,
entry.spin:dir(rtl) image:first-child {
animation: spin 600ms linear infinite;
}
@keyframes spin {
to {
-gtk-icon-transform: rotate(1turn);
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| assets | Folder | 0755 |
|
|
| animate.css | File | 1.5 KB | 0644 |
|
| apps.css | File | 5.04 KB | 0644 |
|
| brand-dark.css | File | 1.3 KB | 0644 |
|
| brand.css | File | 1.31 KB | 0644 |
|
| granite-widgets-dark.css | File | 4.31 KB | 0644 |
|
| granite-widgets.css | File | 15.77 KB | 0644 |
|
| gtk-dark.css | File | 3.2 KB | 0644 |
|
| gtk-widgets-dark.css | File | 18.64 KB | 0644 |
|
| gtk-widgets.css | File | 97.89 KB | 0644 |
|
| gtk.css | File | 2.92 KB | 0644 |
|
| palette.css | File | 2.56 KB | 0644 |
|