PHP Classes

File: web/bundles/Raptor/UIR/css/uir-load.css

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/bundles/Raptor/UIR/css/uir-load.css   Download  
File: web/bundles/Raptor/UIR/css/uir-load.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 328 bytes
 

Contents

Class file image Download
.uir-load{ width: 100%; height: 100%; position: fixed; z-index: 100000000; top:0; left:0; } .uir-load .indicator{ width: 16px; height: 16px; background-image: url(../images/ajax-loader.gif); position: absolute; top: 50%; left: 50%; margin-left: -8px; margin-top: -8px; }