summaryrefslogtreecommitdiff
path: root/share/frontend/im/css
diff options
context:
space:
mode:
authorPepper <pepper@scannerjammer.com>2023-05-19 23:30:08 +0000
committerPepper <pepper@scannerjammer.com>2023-05-19 23:30:08 +0000
commite5d78a9356717dc6ae2c6a73c88982046d315f62 (patch)
treeee7728979313392f43e015391ebef016d4c8e08b /share/frontend/im/css
parent543fa1107a16966758d67f95dd080dad24a73e97 (diff)
python3HEADmaster
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;