From: zuber Date: Tue, 9 Feb 2010 12:58:35 +0000 (+0100) Subject: Poprawienie linka do gallery.png w master.css. X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/834e8d8e63f3a576c8d6f200eb8687a5faa8b5db Poprawienie linka do gallery.png w master.css. --- diff --git a/platforma/static/css/master.css b/platforma/static/css/master.css index faa67aca..07487d3d 100755 --- a/platforma/static/css/master.css +++ b/platforma/static/css/master.css @@ -13,7 +13,7 @@ body { bottom: 0; right: 0;; width: 13px; - background: #C1C1C1 url(/static/img/gallery.png) no-repeat scroll center center; + background: #C1C1C1 url(../img/gallery.png) no-repeat scroll center center; border-left: 1px solid #999; border-right: 1px solid #999; cursor: w-resize;