From 834e8d8e63f3a576c8d6f200eb8687a5faa8b5db Mon Sep 17 00:00:00 2001 From: zuber Date: Tue, 9 Feb 2010 13:58:35 +0100 Subject: [PATCH] Poprawienie linka do gallery.png w master.css. --- platforma/static/css/master.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.20.1