projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14dc2d2
)
efm theme bg swallow now stacks correctly
author
Mike Blumenkrantz
<zmike@samsung.com>
Fri, 28 Mar 2014 16:21:53 +0000
(12:21 -0400)
committer
Mike Blumenkrantz
<zmike@samsung.com>
Fri, 28 Mar 2014 16:21:53 +0000
(12:21 -0400)
fix T792
data/themes/edc/fileman.edc
patch
|
blob
|
history
diff --git
a/data/themes/edc/fileman.edc
b/data/themes/edc/fileman.edc
index cea767ab6aba0087cbcacd1d62b3c64c7398ab3f..d3c76bd77f20496a45e74acbb9a258d2c9014d75 100644
(file)
--- a/
data/themes/edc/fileman.edc
+++ b/
data/themes/edc/fileman.edc
@@
-940,8
+940,12
@@
group { name: "e/fileman/desktop/icon/fixed";
group { name: "e/fileman/default/scrollframe";
inherit: "e/widgets/scrollframe";
parts {
- part { name: "e.swallow.bg"; type: SWALLOW;
- insert_before: "clipper";
+ part { name: "bg";
+ description { state: "default" 0.0;
+ color_class: "fileman_base";
+ }
+ }
+ part { name: "e.swallow.bg"; type: SWALLOW; insert_before: "e.swallow.content";
clip_to: "clipper";
description { state: "default" 0.0;
rel1.to: "bg";