moved all images to separate folder

This commit is contained in:
Arthur Mayer 2011-03-01 00:01:35 +01:00
parent fba2345811
commit 4458d5e399
50 changed files with 19 additions and 19 deletions

View file

@ -29,7 +29,7 @@
color: white;
border: 0px;
background: rgba(0, 0, 0, 0.6);
background: url(chat_cursor.png) rgba(0,0,0,0.6); background-repeat: no-repeat; background-position:left;
background: url(images/chat_cursor.png) rgba(0,0,0,0.6); background-repeat: no-repeat; background-position:left;
outline: none;
}
.messagelist {