Move the left behind widget images to cms

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@39592 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Andrew O'Neil 2007-08-03 04:19:31 +00:00
parent 9de10f467c
commit 93894fd11b
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ span.widgetDelete {
padding-left: 20px;
margin-right: 8px;
float: right;
background: url(../images/delete2.png) no-repeat left center;
background: url(../images/delete.gif) no-repeat left center;
cursor: pointer;
}
div.usedWidgets div.Widget h3,
@ -47,6 +47,6 @@ div.availableWidgets div.Widget h3 {
color: #fff;
line-height: 1.5em;
text-indent: 5px;
background: #7ab7ec url(../images/blogTitleBg.gif);
background: #7ab7ec url(../images/widget-title-bg.gif);
margin: 0;
}

BIN
images/widget-title-bg.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 B