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-26 09:45:16 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-05-26 09:45:16 +0400
commitb1cdf0d5b553ddbd0d872fa18c3ead5325551fe2 (patch)
treefe5475452ea8c9b507e1566a03ae9a4b8849c71e /plugins/Dashboard
parent483a2747cd2d9603644c5c4c2d7ebc26d58c2274 (diff)
refs #5222 removed some more zeitgeist related styles
Diffstat (limited to 'plugins/Dashboard')
-rw-r--r--plugins/Dashboard/stylesheets/dashboard.less4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Dashboard/stylesheets/dashboard.less b/plugins/Dashboard/stylesheets/dashboard.less
index 9c3a1846d6..aec74d28bc 100644
--- a/plugins/Dashboard/stylesheets/dashboard.less
+++ b/plugins/Dashboard/stylesheets/dashboard.less
@@ -114,15 +114,12 @@
}
.widgetTop {
- background: #b5b0a7 url(plugins/Morpheus/images/dashboard_h_bg.png) repeat-x 0 0;
cursor: move;
font-size: 10pt;
font-weight: bold;
- padding-bottom: 4px;
}
.widgetTopHover {
- background: #C4BBAD url(plugins/Morpheus/images/dashboard_h_bg_hover.png) repeat-x 0 0;
}
.widgetName {
@@ -177,7 +174,6 @@
}
.ui-dialog-buttonset input[type=button], .ui-dialog-buttonset button {
- background: #B5B0A7 url(plugins/Morpheus/images/dashboard_h_bg_hover.png) repeat-x 0 0 !important;
color: #fff !important;
border: 0 !important;
font-size: 12px !important;