# HG changeset patch # User cavaliet # Date 1369663751 -7200 # Node ID 3b438962ad57ef109e81d0748a9c507ac7dc11a7 # Parent cc2a710abeafe64214373b7f8466bbf416182631 update style in integration diff -r cc2a710abeaf -r 3b438962ad57 integration/css/style.css --- a/integration/css/style.css Mon May 27 16:08:26 2013 +0200 +++ b/integration/css/style.css Mon May 27 16:09:11 2013 +0200 @@ -120,3 +120,8 @@ .time-tangle.deactivate:hover:after { display: none; } + +.loader { + background: url(../img/loader.gif) center no-repeat; + background-size: 25px 25px; +}