upgrades core to 8.4.2

This commit is contained in:
Bachir Soussi Chiadmi
2017-11-14 16:09:54 +01:00
parent bd60eff9b3
commit c2b4e25be4
3504 changed files with 140306 additions and 38684 deletions
+2 -1
View File
@@ -132,7 +132,8 @@ img {
max-width: 100%;
height: auto;
}
ul, ol {
ul,
ol {
margin: 0;
padding: 0 0 0.25em 1em; /* LTR */
}
@@ -49,7 +49,6 @@
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 0.733em;
line-height: 1.2;
}
.comment__permalink {
font-size: 0.733em;
+11 -1
View File
@@ -172,6 +172,14 @@ input.form-submit:focus {
.node-form .form-wrapper {
margin-bottom: 2em;
}
.node-form .node-form-footer,
.node-form .field--name-status {
margin-bottom: 0;
}
.node-form .form-actions {
padding-top: 0;
margin-top: 0;
}
/* Contact Form */
.contact-form #edit-name {
@@ -316,7 +324,9 @@ input.form-submit:focus {
-moz-box-sizing: border-box;
}
.js .dropbutton .dropbutton-action > input, .js .dropbutton .dropbutton-action > a, .js .dropbutton .dropbutton-action > button {
.js .dropbutton .dropbutton-action > input,
.js .dropbutton .dropbutton-action > a,
.js .dropbutton .dropbutton-action > button {
text-align: center;
padding-left: 3em;
}
+1 -1
View File
@@ -21,7 +21,7 @@
}
.region-header .site-branding {
float: left; /* LTR */
/* margin-bottom: 1.857em;*/
/* margin-bottom: 1.857em; */
}
[dir="rtl"] .region-header .site-branding {
float: right;
+1 -1
View File
@@ -49,7 +49,7 @@ body.maintenance-page {
.maintenance-page .site-branding-text a:focus {
color: #777;
}
.maintenance-page .page-title {
.maintenance-page .page-title {
line-height: 1em;
margin-top: 0;
}