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.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/WebContent/ITMILL/themes/sampler/sampler/styles.css b/WebContent/ITMILL/themes/sampler/sampler/styles.css
index 4c06c4d1d5..51aeff29e1 100644
--- a/WebContent/ITMILL/themes/sampler/sampler/styles.css
+++ b/WebContent/ITMILL/themes/sampler/sampler/styles.css
@@ -59,10 +59,17 @@
font-weight: bold;
}
+.i-app-SamplerApplication .i-table-featuretable .i-table-body {
+ border: transparent;
+}
+
.i-app-SamplerApplication .i-panel-content-light {
border-top: 0px;
}
+.i-app-SamplerApplication .feature-main {
+ padding-right: 6px;
+}
.i-app-SamplerApplication .feature-controls {
padding-top: 10px;
margin-bottom: 20px;