Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@googlemail.com>2014-05-23 02:01:04 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-05-23 02:01:04 +0400
commit63b596a9044825185e0eeac1974e21dccac9967c (patch)
tree9a09fa9b4396af54f146b409d2a40ee219b6bcde /plugins/SegmentEditor
parent99d70f99068b110b33eafb09946769e3b0be6811 (diff)
started experiment making morpheus default theme
Diffstat (limited to 'plugins/SegmentEditor')
-rw-r--r--plugins/SegmentEditor/stylesheets/segmentation.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/SegmentEditor/stylesheets/segmentation.less b/plugins/SegmentEditor/stylesheets/segmentation.less
index 82312fcb1c..cab2ca2098 100644
--- a/plugins/SegmentEditor/stylesheets/segmentation.less
+++ b/plugins/SegmentEditor/stylesheets/segmentation.less
@@ -536,7 +536,7 @@ div.scrollable {
}
span.segmentationTitle {
- background: url(plugins/Zeitgeist/images/sort_subtable_desc.png) no-repeat right 0;
+ background: url(plugins/Morpheus/images/sort_subtable_desc.png) no-repeat right 0;
padding-right: 20px;
width: 160px;
display: block;
@@ -618,7 +618,7 @@ a.metric_category {
}
.available_segments a.dropdown {
- background: url("plugins/Zeitgeist/images/sort_subtable_desc.png") no-repeat scroll 100% -2px transparent !important;
+ background: url("plugins/Morpheus/images/sort_subtable_desc.png") no-repeat scroll 100% -2px transparent !important;
padding: 0 17px 0 0 !important;
}