mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
moving et2 images to api
This commit is contained in:
parent
23f07571c6
commit
fb4101e38a
@ -1454,7 +1454,7 @@ div.message.floating {
|
||||
padding: 0px 4px;
|
||||
margin: 0px 5px;
|
||||
/* TODO: This is template specific */
|
||||
background-image: url(../../../phpgwapi/templates/default/images/bullet.png);
|
||||
background-image: url(images/bullet.png);
|
||||
}
|
||||
.sidebox-favorites ul.favorites {
|
||||
width: 99%;
|
||||
@ -2530,7 +2530,7 @@ td.avatar {
|
||||
overflow: hidden;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
background-image: url(/egroupware/addressbook/templates/pixelegg/images/photo.png);
|
||||
background-image: url(images/photo.png);
|
||||
background-size: 35px 35px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
|
Loading…
Reference in New Issue
Block a user