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:
Diffstat (limited to 'plugins/Morpheus/stylesheets/general/_admin.less')
-rw-r--r--plugins/Morpheus/stylesheets/general/_admin.less29
1 files changed, 0 insertions, 29 deletions
diff --git a/plugins/Morpheus/stylesheets/general/_admin.less b/plugins/Morpheus/stylesheets/general/_admin.less
index c0f34c5e2d..6f9f1c26d6 100644
--- a/plugins/Morpheus/stylesheets/general/_admin.less
+++ b/plugins/Morpheus/stylesheets/general/_admin.less
@@ -8,34 +8,10 @@
}
}
-.adminTable {
- td {
- padding: 2px 0;
- }
- label {
- cursor: pointer;
- min-height: 30px;
- }
-}
-
.sites_autocomplete {
vertical-align: middle;
}
-.adminTable a {
- color: @theme-color-link;
-}
-
-.admin .adminTable a {
- color: @theme-color-text;
- text-decoration: underline;
-}
-
-.admin .adminTable .ui-inline-help a {
- color: @theme-color-link;
- text-decoration: none;
-}
-
.addRowSite,
.addrow {
cursor: pointer;
@@ -61,8 +37,3 @@
text-decoration: underline !important;
}
}
-
-#geoipdb-screen1>div>p {
- line-height: 1.4em;
- height: 6em;
-} \ No newline at end of file