images were left behind in theme rename

This commit is contained in:
Friendika 2011-02-08 23:24:19 -08:00
parent 5899ae9017
commit ca826c7ff2
4 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 644 B

BIN
view/theme/duepuntozero/lock.cur Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 B

View File

@ -28,7 +28,7 @@ input {
img { border :0px; }
.openid {
background: url(../default/login-bg.gif) no-repeat;
background: url(login-bg.gif) no-repeat;
background-position: 0 50%;
padding-left: 18px;
}
@ -319,7 +319,7 @@ div.wall-item-content-wrapper.shiny {
input#dfrn-url {
float: left;
background: url(../default/ff-16.jpg) no-repeat;
background: url(ff-16.jpg) no-repeat;
background-position: 2px center;
font-size: 17px;
padding-left: 21px;
@ -1781,7 +1781,7 @@ a.mail-list-link {
}
.sparkle {
cursor: url('../default/lock.cur'), pointer;
cursor: url('lock.cur'), pointer;
/* cursor: pointer !important; */
}