__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
//
// Responsive: Utility classes
// --------------------------------------------------
// IE10 Metro responsive
// Required for Windows 8 Metro split-screen snapping with IE10
// Source: http://timkadlec.com/2012/10/ie10-snap-mode-and-responsive-design/
@-ms-viewport{
width: device-width;
}
// Hide from screenreaders and browsers
// Credit: HTML5 Boilerplate
.hidden {
display: none;
visibility: hidden;
}
// Visibility utilities
// For desktops
.visible-phone { display: none !important; }
.visible-tablet { display: none !important; }
.hidden-phone { }
.hidden-tablet { }
.hidden-desktop { display: none !important; }
.visible-desktop { display: inherit !important; }
// Tablets & small desktops only
@media (min-width: 768px) and (max-width: 979px) {
// Hide everything else
.hidden-desktop { display: inherit !important; }
.visible-desktop { display: none !important ; }
// Show
.visible-tablet { display: inherit !important; }
// Hide
.hidden-tablet { display: none !important; }
}
// Phones only
@media (max-width: 767px) {
// Hide everything else
.hidden-desktop { display: inherit !important; }
.visible-desktop { display: none !important; }
// Show
.visible-phone { display: inherit !important; } // Use inherit to restore previous behavior
// Hide
.hidden-phone { display: none !important; }
}
// Print utilities
.visible-print { display: none !important; }
.hidden-print { }
@media print {
.visible-print { display: inherit !important; }
.hidden-print { display: none !important; }
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| accordion.less | File | 636 B | 0664 |
|
| bootstrap.less | File | 608 B | 0664 |
|
| forms.less | File | 14.18 KB | 0664 |
|
| grid.less | File | 360 B | 0664 |
|
| icomoon.less | File | 12.16 KB | 0664 |
|
| mixins.less | File | 22.81 KB | 0664 |
|
| reset.less | File | 4.12 KB | 0664 |
|
| responsive-1200px-min.less | File | 565 B | 0664 |
|
| responsive-767px-max.joomla.less | File | 601 B | 0664 |
|
| responsive-767px-max.less | File | 3.7 KB | 0664 |
|
| responsive-768px-979px.less | File | 463 B | 0664 |
|
| responsive-navbar.less | File | 4.23 KB | 0664 |
|
| responsive-utilities.less | File | 1.56 KB | 0664 |
|
| responsive.less | File | 1.04 KB | 0664 |
|
| variables.less | File | 7.41 KB | 0664 |
|
| wells.less | File | 552 B | 0664 |
|