From ada0084506948565f996d88ba63ae93f9437f7da Mon Sep 17 00:00:00 2001 From: Will Rossiter Date: Thu, 3 Sep 2009 21:57:53 +0000 Subject: [PATCH] MINOR: fixed typo in layout.css file. Ticket #4398 git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@85690 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- css/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/layout.css b/css/layout.css index 44a0e727..8e8f67af 100644 --- a/css/layout.css +++ b/css/layout.css @@ -179,7 +179,7 @@ body.stillLoading select { #left div.title, #right div.title { border-top: 1px solid #77BBEE; height: 22px !important; - background: #0075C9 url(../images/texture/obar.gif) repeat-x 0 0; + background: #0075C9 url(../images/textures/obar.gif) repeat-x 0 0; } #left div.title div, #right div.title div {