projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3ab876
)
css: Pfad zu phone.png korrigiert
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Thu, 30 Apr 2015 13:27:45 +0000
(15:27 +0200)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Thu, 30 Apr 2015 13:27:45 +0000
(15:27 +0200)
css/common.css
patch
|
blob
|
history
diff --git
a/css/common.css
b/css/common.css
index
fb8ec75
..
2594ef6
100644
(file)
--- a/
css/common.css
+++ b/
css/common.css
@@
-42,7
+42,7
@@
a.cti_call_action {
position: relative;
top: 2px;
vertical-align: center;
- background-image: url(../
../
image/icons/16x16/phone.png);
+ background-image: url(../image/icons/16x16/phone.png);
background-repeat: no-repeat;
}