summaryrefslogtreecommitdiffstats
path: root/WebContent/ITMILL/themes/sampler
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/ITMILL/themes/sampler')
-rw-r--r--WebContent/ITMILL/themes/sampler/sampler/styles.css6
-rw-r--r--WebContent/ITMILL/themes/sampler/styles.css2
2 files changed, 5 insertions, 3 deletions
diff --git a/WebContent/ITMILL/themes/sampler/sampler/styles.css b/WebContent/ITMILL/themes/sampler/sampler/styles.css
index 8e68b5f97e..6e6144d639 100644
--- a/WebContent/ITMILL/themes/sampler/sampler/styles.css
+++ b/WebContent/ITMILL/themes/sampler/sampler/styles.css
@@ -143,13 +143,14 @@
display: block;
height: 24px;
background-repeat: no-repeat;
- background-position: 50% 40%;
+ background-position: 50% 30%;
}
.i-app-SamplerApplication .i-horizontallayout-segment .i-button-tree-switch span {
background-image: url(tree.png);
}
.i-app-SamplerApplication .i-horizontallayout-segment .i-popupview span {
background-image: url(magnifier.png);
+ background-position: 50% 40%;
}
.i-app-SamplerApplication .i-horizontallayout-segment .i-button-previous span {
background-image: url(prev.png);
@@ -303,8 +304,9 @@
text-shadow: 0 1px 0 #272a2b;
background: transparent url(info-bubble-top.png);
margin: 0;
- padding-bottom: 10px;
+ padding-bottom: 12px;
padding-left: 28px;
+ padding-top: 15px;
}
.i-app-SamplerApplication .feature-info .i-panel-content {
background: transparent url(info-bubble-top.png) no-repeat 0 -44px;
diff --git a/WebContent/ITMILL/themes/sampler/styles.css b/WebContent/ITMILL/themes/sampler/styles.css
index bcd1cfab44..2707893d3d 100644
--- a/WebContent/ITMILL/themes/sampler/styles.css
+++ b/WebContent/ITMILL/themes/sampler/styles.css
@@ -1,4 +1,4 @@
-@import url(../default/styles.css);
+@import url(../reindeer/styles.css);
@import url(sampler/styles.css);