Skip to content

Commit

Permalink
Wet Update v16.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad-shahid committed Jan 28, 2025
1 parent d60536d commit 8956bfa
Show file tree
Hide file tree
Showing 141 changed files with 30,760 additions and 20,267 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/wet/wet-boew/assets/geomap/zoom-plus-mini.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/wet/wet-boew/assets/sprites_share.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 24 additions & 17 deletions public/wet/wet-boew/css/messages-ie.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,34 @@
/*!
* @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
* v15.2.0 - 2024-05-29
* v16.1.0 - 2025-01-15
*
*/
.splash .sp-bx img {
height: 20px;
width: 214px; }
@media (min-width: 992px) {
.splash .sp-bx img {
height: 100%;
width: 100%; } }

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; } }

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%; } }
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-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
* v15.2.0 - 2024-05-29
* v16.1.0 - 2025-01-15
*
*/
.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%}}
186 changes: 104 additions & 82 deletions 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
* v15.2.0 - 2024-05-29
* v16.1.0 - 2025-01-15
*
*/
/*
Expand All @@ -26,109 +26,128 @@ Left menu variables
.splash object,
.splash img {
height: auto;
max-width: 100%; }

max-width: 100%;
}
.splash img {
margin-bottom: .375em; }

margin-bottom: 0.375em;
}
.splash #bg {
height: 200%;
left: -50%;
position: fixed;
top: -50%;
width: 200%; }
.splash #bg img {
bottom: 0;
left: 0;
margin: auto;
min-height: 50%;
min-width: 50%;
position: absolute;
right: 0;
top: 0; }

width: 200%;
}
.splash #bg img {
bottom: 0;
left: 0;
margin: auto;
min-height: 50%;
min-width: 50%;
position: absolute;
right: 0;
top: 0;
}
.splash .sp-bx {
background-color: #f8f8f8;
padding: 30px 30px 19px; }
padding: 30px 30px 19px;
}
.splash .sp-bx .btn {
-webkit-box-shadow: 0 4px #ddd;
box-shadow: 0 4px #ddd;
margin-bottom: 14px;
margin-top: 35px;
min-width: 110px;
}
@media (min-width: 992px) {
.splash .sp-bx .btn {
-webkit-box-shadow: 0 4px #ddd;
box-shadow: 0 4px #ddd;
margin-bottom: 14px;
margin-top: 35px;
min-width: 110px; }
@media (min-width: 992px) {
.splash .sp-bx .btn {
min-width: 138px;
padding: .5em 1.5em; } }
.splash .sp-bx .hght-inhrt + p .btn {
margin-top: 10px; }

min-width: 138px;
padding: 0.5em 1.5em;
}
}
.splash .sp-bx .hght-inhrt + p .btn {
margin-top: 10px;
}
.splash .glyphicon {
color: #9e9e9e;
font-size: 5px;
top: -3px; }

top: -3px;
}
.splash .sp-lk:link, .splash .sp-lk:visited {
color: #335075;
text-decoration: none; }

text-decoration: none;
}
.splash .sp-lk:hover, .splash .sp-lk:active {
color: #335075;
text-decoration: underline; }

text-decoration: underline;
}
.splash .sp-hb {
margin: 50px auto;
width: 300px; }
@media (min-width: 768px) {
.splash .sp-hb {
margin: 50px auto;
width: 400px; } }
@media (min-width: 992px) {
.splash .sp-hb {
margin: 175px auto;
width: 500px; } }

width: 300px;
}
@media (min-width: 768px) {
.splash .sp-hb {
margin: 50px auto;
width: 400px;
}
}
@media (min-width: 992px) {
.splash .sp-hb {
margin: 175px auto;
width: 500px;
}
}
.splash .sp-bx-bt {
background-color: #e1e4e7;
padding: 30px; }
@media (min-width: 768px) {
.splash .sp-bx-bt {
background-color: #e1e4e7;
padding: 30px; } }
@media (min-width: 992px) {
.splash .sp-bx-bt {
background-color: #e1e4e7;
padding: 30px 30px 13px; } }
@media (min-width: 1200px) {
.splash .sp-bx-bt {
background-color: #e1e4e7;
padding: 30px 30px 13px; } }
padding: 30px;
}
@media (min-width: 768px) {
.splash .sp-bx-bt {
background-color: #e1e4e7;
padding: 30px;
}
}
@media (min-width: 992px) {
.splash .sp-bx-bt {
background-color: #e1e4e7;
padding: 30px 30px 13px;
}
}
@media (min-width: 1200px) {
.splash .sp-bx-bt {
background-color: #e1e4e7;
padding: 30px 30px 13px;
}
}

.error .box {
background-color: #e1e4e7;
margin-bottom: 30px;
margin-top: 30px;
padding: 30px; }

padding: 30px;
}
.error .h1 {
border: medium none;
font-size: 27px;
margin-bottom: .2em;
padding-bottom: .2em; }
.error .h1 img {
margin-right: 10px; }

margin-bottom: 0.2em;
padding-bottom: 0.2em;
}
.error .h1 img {
margin-right: 10px;
}
.error .srchbox .form-inline {
margin: 14px;
white-space: nowrap; }
.error .srchbox .form-inline .form-control {
width: 100%; }
.error .srchbox .form-inline .navbar-form {
width: 100%; }

white-space: nowrap;
}
.error .srchbox .form-inline .form-control {
width: 100%;
}
.error .srchbox .form-inline .navbar-form {
width: 100%;
}
.error .srchbox .form-group {
display: inline-block; }

display: inline-block;
}
.error .srchbox input {
background-color: fff;
border-color: #fff currentColor #fff #fff;
Expand All @@ -137,17 +156,20 @@ Left menu variables
border-style: solid none solid solid;
border-width: 1px 0 1px 1px;
color: #333;
display: inline-block; }

display: inline-block;
}
.error .srchbox button {
display: inline-block; }

display: inline-block;
}
.error .tofpg {
line-height: 2em;
margin-top: 18px; }
.error .tofpg span {
margin-left: 0;
margin-right: 15px; }
margin-top: 18px;
}
.error .tofpg span {
margin-left: 0;
margin-right: 15px;
}

.xxsmallview .error .h1 img {
margin-bottom: 35px; }
margin-bottom: 35px;
}
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.

Loading

0 comments on commit 8956bfa

Please sign in to comment.