aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-02-08 23:24:19 -0800
committerFriendika <info@friendika.com>2011-02-08 23:24:19 -0800
commitca826c7ff2eafe215cc4c405738f46172bb62cd0 (patch)
treecae9d7ad54fa66eaf2497c9a8e94c274d55db853 /view/theme/duepuntozero
parent5899ae9017c351b9987868871605f3f2324c62c0 (diff)
downloadvolse-hubzilla-ca826c7ff2eafe215cc4c405738f46172bb62cd0.tar.gz
volse-hubzilla-ca826c7ff2eafe215cc4c405738f46172bb62cd0.tar.bz2
volse-hubzilla-ca826c7ff2eafe215cc4c405738f46172bb62cd0.zip
images were left behind in theme rename
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/ff-16.jpgbin0 -> 644 bytes
-rwxr-xr-xview/theme/duepuntozero/lock.curbin0 -> 4286 bytes
-rw-r--r--view/theme/duepuntozero/login-bg.gifbin0 -> 237 bytes
-rw-r--r--view/theme/duepuntozero/style.css6
4 files changed, 3 insertions, 3 deletions
diff --git a/view/theme/duepuntozero/ff-16.jpg b/view/theme/duepuntozero/ff-16.jpg
new file mode 100644
index 000000000..3621f5914
--- /dev/null
+++ b/view/theme/duepuntozero/ff-16.jpg
Binary files differ
diff --git a/view/theme/duepuntozero/lock.cur b/view/theme/duepuntozero/lock.cur
new file mode 100755
index 000000000..892c5e851
--- /dev/null
+++ b/view/theme/duepuntozero/lock.cur
Binary files differ
diff --git a/view/theme/duepuntozero/login-bg.gif b/view/theme/duepuntozero/login-bg.gif
new file mode 100644
index 000000000..cde836c89
--- /dev/null
+++ b/view/theme/duepuntozero/login-bg.gif
Binary files differ
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 50745ac15..0c56c4233 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -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; */
}