updated build process

This commit is contained in:
Bala Clark 2013-05-04 09:24:42 +02:00
parent 417c7b0300
commit 6c98b89cae
22 changed files with 71 additions and 596 deletions

BIN
css/img/loading.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View file

@ -47,7 +47,7 @@
#cb-loading-overlay {
z-index: 100;
opacity: 0.8;
background: #000 url("../img/loading.gif") no-repeat center;
background: #000 url("img/loading.gif") no-repeat center;
box-shadow: none;
}