Server IP : 192.64.118.117 / Your IP : 18.216.239.73 Web Server : LiteSpeed System : Linux premium56.web-hosting.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : thecgapy ( 1160) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/thecgapy/tcrgfinancesuite.com/wp-content/plugins/LayerSlider/static/admin/scss/ |
Upload File : |
// BASE CSS //---------------------------------------------------------------- html, body { background: white; } .clear { clear: both; float: none !important; } .wrap { position: relative; } #wpbody-content * { direction: ltr !important; } .wrap a { outline: none; } .wrap a:focus { -webkit-box-shadow: none; box-shadow: none; } #screen-meta-links { position: relative; z-index: 10; } .ls-hidden { display: none !important; } .wrap .ls-preview *, .wrap .ls-layer * { text-shadow: none; } .clearfix:before, .clearfix:after { content: " "; display: table; } .clearfix:after { clear: both; } .clearfix { zoom: 1; } // BASE VARS //---------------------------------------------------------------- $fontHelvetica: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif; $boxHeaderGradient: 3% 10%; $boxHeaderGradientDark: 10% 20%; $boxHeaderGradientBlue: #2a95c5 #21759b; // SCSS MIXINS //---------------------------------------------------------------- @import "mixins"; // INTERFACE //---------------------------------------------------------------- @import "layout"; @import "interface"; // PAGE SPECIFIC //---------------------------------------------------------------- @import "sliders_list"; @import "slider_settings"; @import "slide_settings"; @import "layer_settings"; @import "transition_gallery"; @import "transition_builder";