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:
authorMatthieu Napoli <matthieu@mnapoli.fr>2015-05-21 13:58:29 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-06-02 12:20:56 +0300
commit308b8129baacd098ec3e20b1f9ccc84f3f0526ea (patch)
tree1f8386cbe0e77e38b596a07daf55dea936ec44a1 /plugins/CoreAdminHome/stylesheets
parent5bf3209198cf773e968c39af4c1663f1b26f61f5 (diff)
#7960 Applied the new form design to the general settings
Diffstat (limited to 'plugins/CoreAdminHome/stylesheets')
-rw-r--r--plugins/CoreAdminHome/stylesheets/generalSettings.less17
1 files changed, 0 insertions, 17 deletions
diff --git a/plugins/CoreAdminHome/stylesheets/generalSettings.less b/plugins/CoreAdminHome/stylesheets/generalSettings.less
index bdcd34efbf..63dbe66efb 100644
--- a/plugins/CoreAdminHome/stylesheets/generalSettings.less
+++ b/plugins/CoreAdminHome/stylesheets/generalSettings.less
@@ -145,29 +145,12 @@ table.admin tbody td:hover, table.admin tbody th:hover {
margin-left: 10px;
}
-#logoSettings, #smtpSettings {
- margin-left: 50px;
-}
-
/* to override .admin a */
.admin .sites_autocomplete a {
color: #255792;
}
/* trusted host styles */
-#trustedHostSettings .adminTable {
- width: 300px;
-}
-
-#trustedHostSettings .adminTable td {
- vertical-align: middle;
- padding-bottom: 0;
-}
-
-#trustedHostSettings .adminTable tr td:last-child {
- padding: 0 0 0 0;
-}
-
#trustedHostSettings input {
width: 238px;
}