forked from ZwiiCMS-Team/ZwiiCMS
Correction de syntaxe
This commit is contained in:
parent
8398aae329
commit
aabe72594b
@ -207,7 +207,6 @@ Signature dans les articles blog et news
|
|||||||
}
|
}
|
||||||
.table tbody tr {
|
.table tbody tr {
|
||||||
background: #F6F7F8;
|
background: #F6F7F8;
|
||||||
-webkit-transition: background .3s ease-out;
|
|
||||||
transition: background .3s ease-out;
|
transition: background .3s ease-out;
|
||||||
}
|
}
|
||||||
.table tbody tr:nth-child(2n + 2) {
|
.table tbody tr:nth-child(2n + 2) {
|
||||||
@ -357,7 +356,6 @@ td > .col12 {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 0 12px;
|
padding: 0 12px;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
-webkit-transition: background .3s ease-out;
|
|
||||||
transition: background .3s ease-out;
|
transition: background .3s ease-out;
|
||||||
}
|
}
|
||||||
#bar a:hover {
|
#bar a:hover {
|
||||||
@ -501,7 +499,6 @@ nav li ul {
|
|||||||
width: 200px;
|
width: 200px;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
-webkit-transition: .3s ease-out;
|
|
||||||
transition: .3s ease-out;
|
transition: .3s ease-out;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
}
|
}
|
||||||
@ -518,7 +515,6 @@ nav li:hover ul {
|
|||||||
|
|
||||||
nav a {
|
nav a {
|
||||||
display: inherit;
|
display: inherit;
|
||||||
-webkit-transition: background .3s ease-out;
|
|
||||||
transition: background .3s ease-out;
|
transition: background .3s ease-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -702,7 +698,6 @@ footer #footerSocials span {
|
|||||||
margin: 0 5px;
|
margin: 0 5px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
-webkit-transition: background .3s ease-out;
|
|
||||||
transition: background .3s ease-out;
|
transition: background .3s ease-out;
|
||||||
}
|
}
|
||||||
footer #footerSocials .zwiico-facebook {
|
footer #footerSocials .zwiico-facebook {
|
||||||
@ -766,7 +761,6 @@ footer #footerSocials .zwiico-github:hover {
|
|||||||
margin: 16px auto;
|
margin: 16px auto;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
-webkit-transition: background .3s ease-out;
|
|
||||||
transition: background .3s ease-out;
|
transition: background .3s ease-out;
|
||||||
}
|
}
|
||||||
.speechBubble:before {
|
.speechBubble:before {
|
||||||
@ -792,7 +786,6 @@ footer #footerSocials .zwiico-github:hover {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
display: none;
|
display: none;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
-webkit-transition: background.3s ease-out;
|
|
||||||
transition: background .3s ease-out;
|
transition: background .3s ease-out;
|
||||||
}
|
}
|
||||||
#backToTop:hover {
|
#backToTop:hover {
|
||||||
@ -822,7 +815,6 @@ footer #footerSocials .zwiico-github:hover {
|
|||||||
background: #666;
|
background: #666;
|
||||||
padding: 4px 8px;
|
padding: 4px 8px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
-webkit-transition: background.3s ease-out;
|
|
||||||
transition: background .3s ease-out;
|
transition: background .3s ease-out;
|
||||||
}
|
}
|
||||||
#cookieConsentConfirm:hover {
|
#cookieConsentConfirm:hover {
|
||||||
@ -902,7 +894,6 @@ textarea {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
-webkit-transition: border .3s ease-out;
|
|
||||||
transition: border .3s ease-out;
|
transition: border .3s ease-out;
|
||||||
}
|
}
|
||||||
select {
|
select {
|
||||||
@ -950,7 +941,6 @@ button {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
-webkit-transition: background .3s ease-out;
|
|
||||||
transition: background .3s ease-out;
|
transition: background .3s ease-out;
|
||||||
}
|
}
|
||||||
textarea {
|
textarea {
|
||||||
@ -982,7 +972,6 @@ label {
|
|||||||
user-select: none;
|
user-select: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
-webkit-transition: background .3s ease-out;
|
|
||||||
transition: background .3s ease-out;
|
transition: background .3s ease-out;
|
||||||
}
|
}
|
||||||
/* Bouton redimensionnable pour le formulaire*/
|
/* Bouton redimensionnable pour le formulaire*/
|
||||||
@ -1390,10 +1379,6 @@ th.col12 {
|
|||||||
}
|
}
|
||||||
.zwiico-minus-circled,
|
.zwiico-minus-circled,
|
||||||
.zwiico-plus-circled {
|
.zwiico-plus-circled {
|
||||||
-webkit-transition: all 1s ease; /* Safari et Chrome */
|
|
||||||
-moz-transition: all 1s ease; /* Firefox */
|
|
||||||
-ms-transition: all 1s ease; /* Internet Explorer 9 */
|
|
||||||
-o-transition: all 1s ease; /* Opera */
|
|
||||||
transition: all 1s ease;
|
transition: all 1s ease;
|
||||||
}
|
}
|
||||||
.zwiico-minus-circled:hover,
|
.zwiico-minus-circled:hover,
|
||||||
|
Loading…
Reference in New Issue
Block a user