summaryrefslogtreecommitdiff
path: root/share/frontend/im/css
diff options
context:
space:
mode:
Diffstat (limited to 'share/frontend/im/css')
-rw-r--r--share/frontend/im/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/frontend/im/css/style.css b/share/frontend/im/css/style.css
index 3f0e597..dcb88fb 100644
--- a/share/frontend/im/css/style.css
+++ b/share/frontend/im/css/style.css
@@ -114,8 +114,8 @@ input[type=text]
height:38px;
display: inline-block;
position: absolute;
- background-image: url(http://i.asdf.us/im/7e/user_convo_1353562627_1355449919.png);
- //background-image: url( http://i.asdf.us/im/7b/user_convo_1353562627.png);
+ background-image: url(https://i.asdf.us/im/7e/user_convo_1353562627_1355449919.png);
+ //background-image: url( https://i.asdf.us/im/7b/user_convo_1353562627.png);
background-repeat:no-repeat;
background-position: 3px 10px;
cursor: pointer;