Skip to content

Commit

Permalink
Updating WET to 16.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-shahid committed Jan 30, 2025
1 parent 8956bfa commit 5c67b2e
Show file tree
Hide file tree
Showing 68 changed files with 123 additions and 165 deletions.
2 changes: 1 addition & 1 deletion public/wet/wet-boew/css/messages-ie.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*!
* @title Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* @license wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
* v16.1.0 - 2025-01-15
* v16.1.1 - 2025-01-28
*
*/
.splash .sp-bx img {
Expand Down
2 changes: 1 addition & 1 deletion public/wet/wet-boew/css/messages-ie.min.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*!
* @title Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* @license wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
* v16.1.0 - 2025-01-15
* v16.1.1 - 2025-01-28
*
*/
.splash .sp-bx img{height:20px;width:214px}@media (min-width:992px){.splash .sp-bx img{height:100%;width:100%}}.splash .sp-bx .btn{min-width:75px}@media (min-width:992px){.splash .sp-bx .btn{min-width:100px}}.splash .sp-bx-bt img{height:20px;width:82px}@media (min-width:992px){.splash .sp-bx-bt img{height:100%;width:100%}}
2 changes: 1 addition & 1 deletion public/wet/wet-boew/css/messages.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*!
* @title Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* @license wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
* v16.1.0 - 2025-01-15
* v16.1.1 - 2025-01-28
*
*/
/*
Expand Down
2 changes: 1 addition & 1 deletion public/wet/wet-boew/css/messages.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/wet/wet-boew/css/noscript.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*!
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
* v4.0.84 - 2025-01-15
* v4.0.84.1 - 2025-01-28
*
*/
/*
Expand Down
2 changes: 1 addition & 1 deletion public/wet/wet-boew/css/noscript.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

61 changes: 21 additions & 40 deletions public/wet/wet-boew/css/theme-srv.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*!
* @title Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* @license wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
* v16.1.0 - 2025-01-15
* v16.1.1 - 2025-01-28
*
*/
/*!
Expand Down Expand Up @@ -12296,11 +12296,6 @@ summary {
display: list-item !important;
list-style-type: none;
list-style-type: disclosure-closed;
visibility: visible !important;
}

details .out details summary, details:not([open]) details summary {
display: none !important;
}

details {
Expand Down Expand Up @@ -12333,26 +12328,6 @@ details[open] > summary {
list-style-type: disclosure-open;
margin-bottom: 0.25em;
}
details:not([open]) {
visibility: hidden;
}
details:not([open]) > details,
details:not([open]) > * {
display: none;
}
details.alert:not([open]) {
visibility: visible;
}
.tabpanels > details:not([open]) {
visibility: visible;
}

.wb-disable details {
visibility: visible !important;
}
.wb-disable details > *:not(summary) {
display: block !important;
}

/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
Expand Down Expand Up @@ -17960,90 +17935,96 @@ ol.linenums li {
width: 32px;
height: 32px;
}
.shr-pg .diigo:before {
.shr-pg .bluesky:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -32px 0px;
width: 32px;
height: 32px;
}
.shr-pg .facebook:before {
.shr-pg .diigo:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: 0px -32px;
width: 32px;
height: 32px;
}
.shr-pg .feed:before {
.shr-pg .facebook:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -32px -32px;
width: 32px;
height: 32px;
}
.shr-pg .gmail:before {
.shr-pg .feed:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -64px 0px;
width: 32px;
height: 32px;
}
.shr-pg .linkedin:before {
.shr-pg .gmail:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -64px -32px;
width: 32px;
height: 32px;
}
.shr-pg .myspace:before {
.shr-pg .linkedin:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: 0px -64px;
width: 32px;
height: 32px;
}
.shr-pg .pinterest:before {
.shr-pg .myspace:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -32px -64px;
width: 32px;
height: 32px;
}
.shr-pg .reddit:before {
.shr-pg .pinterest:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -64px -64px;
width: 32px;
height: 32px;
}
.shr-pg .tinyurl:before {
.shr-pg .reddit:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -96px 0px;
width: 32px;
height: 32px;
}
.shr-pg .tumblr:before {
.shr-pg .tinyurl:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -96px -32px;
width: 32px;
height: 32px;
}
.shr-pg .twitter:before {
.shr-pg .tumblr:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -96px -64px;
width: 32px;
height: 32px;
}
.shr-pg .whatsapp:before {
.shr-pg .twitter:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: 0px -96px;
width: 32px;
height: 32px;
}
.shr-pg .x:before {
.shr-pg .whatsapp:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -32px -96px;
width: 32px;
height: 32px;
}
.shr-pg .yahoomail:before {
.shr-pg .x:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -64px -96px;
width: 32px;
height: 32px;
}
.shr-pg .yahoomail:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -96px -96px;
width: 32px;
height: 32px;
}
.shr-pg .shr-dscl {
padding-bottom: 0;
}
Expand Down
4 changes: 2 additions & 2 deletions public/wet/wet-boew/css/theme-srv.min.css

Large diffs are not rendered by default.

69 changes: 27 additions & 42 deletions public/wet/wet-boew/css/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*!
* @title Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
* @license wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
* v16.1.0 - 2025-01-15
* v16.1.1 - 2025-01-28
*
*/
/*
Expand Down Expand Up @@ -1878,6 +1878,10 @@ hr {
* @title: Scaffolding
*
*/
main table caption p, main h1, main h2, main h3, main h4, main h5, main h6, main p {
word-break: break-word;
}

html {
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
Expand All @@ -1887,8 +1891,8 @@ main {
font-size: 20px;
line-height: 1.65em;
}
main * {
word-break: break-word;
main table p {
word-break: initial;
}

.cnt-wdth-lmtd main h2,
Expand Down Expand Up @@ -5186,11 +5190,6 @@ summary {
display: list-item !important;
list-style-type: none;
list-style-type: disclosure-closed;
visibility: visible !important;
}

details .out details summary, details:not([open]) details summary {
display: none !important;
}

details {
Expand Down Expand Up @@ -5223,26 +5222,6 @@ details[open] > summary {
list-style-type: disclosure-open;
margin-bottom: 0.25em;
}
details:not([open]) {
visibility: hidden;
}
details:not([open]) > details,
details:not([open]) > * {
display: none;
}
details.alert:not([open]) {
visibility: visible;
}
.tabpanels > details:not([open]) {
visibility: visible;
}

.wb-disable details {
visibility: visible !important;
}
.wb-disable details > *:not(summary) {
display: block !important;
}

/*
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
Expand Down Expand Up @@ -11996,90 +11975,96 @@ ol.linenums li {
width: 32px;
height: 32px;
}
.shr-pg .diigo:before {
.shr-pg .bluesky:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -32px 0px;
width: 32px;
height: 32px;
}
.shr-pg .facebook:before {
.shr-pg .diigo:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: 0px -32px;
width: 32px;
height: 32px;
}
.shr-pg .feed:before {
.shr-pg .facebook:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -32px -32px;
width: 32px;
height: 32px;
}
.shr-pg .gmail:before {
.shr-pg .feed:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -64px 0px;
width: 32px;
height: 32px;
}
.shr-pg .linkedin:before {
.shr-pg .gmail:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -64px -32px;
width: 32px;
height: 32px;
}
.shr-pg .myspace:before {
.shr-pg .linkedin:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: 0px -64px;
width: 32px;
height: 32px;
}
.shr-pg .pinterest:before {
.shr-pg .myspace:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -32px -64px;
width: 32px;
height: 32px;
}
.shr-pg .reddit:before {
.shr-pg .pinterest:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -64px -64px;
width: 32px;
height: 32px;
}
.shr-pg .tinyurl:before {
.shr-pg .reddit:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -96px 0px;
width: 32px;
height: 32px;
}
.shr-pg .tumblr:before {
.shr-pg .tinyurl:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -96px -32px;
width: 32px;
height: 32px;
}
.shr-pg .twitter:before {
.shr-pg .tumblr:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -96px -64px;
width: 32px;
height: 32px;
}
.shr-pg .whatsapp:before {
.shr-pg .twitter:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: 0px -96px;
width: 32px;
height: 32px;
}
.shr-pg .x:before {
.shr-pg .whatsapp:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -32px -96px;
width: 32px;
height: 32px;
}
.shr-pg .yahoomail:before {
.shr-pg .x:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -64px -96px;
width: 32px;
height: 32px;
}
.shr-pg .yahoomail:before {
background-image: url(../../wet-boew/assets/sprites_share.png);
background-position: -96px -96px;
width: 32px;
height: 32px;
}
.shr-pg .shr-dscl {
padding-bottom: 0;
}
Expand Down
Loading

0 comments on commit 5c67b2e

Please sign in to comment.