projects
/
project/panels.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
811b5ee
)
#871942 by dwatson: Invalid CSS made dragger image not appear during IPE.
author
Earl Miles
Tue, 10 Aug 2010 20:03:35 +0000 (20:03 +0000)
committer
Earl Miles
Tue, 10 Aug 2010 20:03:35 +0000 (20:03 +0000)
panels_ipe/css/panels_ipe.css
patch
|
blob
|
blame
|
history
diff --git
a/panels_ipe/css/panels_ipe.css
b/panels_ipe/css/panels_ipe.css
index
2e72523
..
c604a24
100644
(file)
--- a/
panels_ipe/css/panels_ipe.css
+++ b/
panels_ipe/css/panels_ipe.css
@@
-71,7
+71,7
@@
div.panels-ipe-handlebar-wrapper li.first {
}
div.panels-ipe-draghandle {
- background: #898AAB url(images/dragger.png) top right no-repeat;
+ background: #898AAB url(../images/dragger.png) top right no-repeat;
cursor: move;
height: 24px;
}