PluginProbe
LoftLoader / 2.1.10
LoftLoader v2.1.10
trunk 1.0.0 1.0.1 1.0.2 2.0.0 2.1.0 2.1.1 2.1.10 2.1.11 2.1.12 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.3 2.3.1 2.3.2 2.3.3 All 34 releases
← All changes | assets/css/loftloader.css +1 -6 2.3.22.1.10 View file →
@@ -5,9 +5,9 @@
5 5 * Plugin URI: http://www.loftocean.com/loftloader
6 6 * Author: Kaylolo Yinxi Chen @Loft.Ocean
7 7 * Author URI: http://www.loftocean.com
8 8 * Description: LoftLoader (Lite Version) is a plugin for adding beautiful and smooth preload animation to your WordPress website. With setting options, you can choose from preset animations, add custom logo image, choose colours to match your branding, and amuse and impress your visitors while loading site content.
9 - * Version: 2.3.2
9 + * Version: 2.1.10
10 10 */
11 11 @-webkit-keyframes spinReturn {
12 12 0% {
13 13 -webkit-transform: rotate(0deg); }
@@ -278,15 +278,10 @@
278 278 font-size: 0; }
279 279 #loftloader-wrapper .loader-inner #loader {
280 280 position: relative;
281 281 z-index: 1002;
282 - top: auto;
283 - left: auto;
284 282 display: inline-block;
285 283 margin: 0 auto;
286 - padding: 0;
287 - border: none;
288 - border-radius: 0;
289 284 background: none !important;
290 285 color: #248acc; }
291 286 #loftloader-wrapper .loader-section {
292 287 position: fixed;