[TELE-709] remove custom code about new border var added by eo

This commit is contained in:
Daniel Muyshond 2022-04-20 15:42:19 +02:00
parent 15c3f7f48e
commit c55b7c680b
80 changed files with 2 additions and 389 deletions

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -6,11 +6,6 @@
background-color: #5c5c5c;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo a img {
max-height: 100px;

View File

@ -14,11 +14,6 @@ div.wcscurrentformscell ul > li > a:hover::after {
background: $secondary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo a img {

View File

@ -28,8 +28,3 @@ div.gru-nav > ul > li:first-child > a {
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -14,11 +14,6 @@ div.wcscurrentformscell ul > li > a:hover::after {
background: #30344f;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo a img {

View File

@ -6,11 +6,6 @@
background-color: #044786;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
div#header {

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -14,11 +14,6 @@ div.wcscurrentformscell ul > li > a:hover::after {
background: #1a2643;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo a img {

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -6,11 +6,6 @@
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/*logo height*/
h1#logo a img {
max-height: 82px;

View File

@ -47,8 +47,3 @@ h1#logo a img {
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -14,11 +14,6 @@ div.wcscurrentformscell ul > li > a:hover::after {
background: #7f7766;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo a img {

View File

@ -8,11 +8,6 @@ div.wcscurrentformscell ul > li > a:hover::after {
background: #153759;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo a img {
max-height: 120px;

View File

@ -11,11 +11,6 @@ div#nav {
background-color: $secondary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo a img {
max-height: 100px;

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -10,11 +10,6 @@ h1#logo a {
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
div.gru-nav > ul > li:first-child > a {
border-radius: 0px 0 0 3px;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -6,11 +6,6 @@
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
h1#logo a img {
max-height: 120px;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -18,11 +18,6 @@ h1#logo a img {
background-color: #226649;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
// links accessibility hotfix (2021/07/15)
/* unvisited link */
p > a:link {

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -14,11 +14,6 @@ div.wcscurrentformscell ul > li > a:hover::after {
background: #313131;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo a img {
max-height: 120px;

View File

@ -6,11 +6,6 @@
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo a img {

View File

@ -5,8 +5,3 @@
color: white;
background-color: #485158;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -10,11 +10,6 @@ div.gru-nav > ul {
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/*remove arrows*/
div.wcsformsofcategorycell ul li div.description p::before {
content: "";

View File

@ -30,8 +30,3 @@ div#tracking-code h3 {
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: #cd163b;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -18,6 +18,7 @@ $border-radius: 3px;
/*CELL*/
$cell-border: 0px;
$cell-entry-hover-background: darken($primary-color, 3%);
$cell-entry-border: 0;
/*FORM-BUTTON*/
$button-hover-background-color: darken($primary-color, 8%);

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -6,11 +6,6 @@
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo a img {

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -14,11 +14,6 @@ div.wcscurrentformscell ul > li > a:hover::after {
background: #0993cc;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo a img {

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -14,8 +14,3 @@ div.wcscurrentformscell ul > li > a:hover::after {
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -33,7 +33,3 @@ div.gru-nav > ul > li.selected a {
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -17,8 +17,3 @@ h1#logo a img {
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -6,11 +6,6 @@
background-color: $secondary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
#nav-wrapper {
background-color: $primary-color;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -49,11 +49,6 @@ h1#logo a img {
background-color: #0083be;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo {
width: 100%;

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: #f62942;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -19,11 +19,6 @@ h1#logo a img {
background-color: #4aa7bb;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* don't display 'abandonner' button if keyword pdf */
[data-keywords~="pdf"] div.cancel-button button {
display: none;

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -6,11 +6,6 @@
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
// links accessibility hotfix (2021/07/15)
/* unvisited link */
p > a:link {

View File

@ -17,11 +17,6 @@ h1#logo a img {
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* center "Code de suivi" title */
div#tracking-code h3 {

View File

@ -5,8 +5,3 @@
color: white;
background-color: #3584e4;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -6,11 +6,6 @@
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustments */
h1#logo a img {
max-height: 195px;

View File

@ -14,11 +14,6 @@ div.wcscurrentformscell ul > li > a:hover::after {
background: #cf4449;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo a img {

View File

@ -16,8 +16,3 @@ h1#logo a img {
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -6,12 +6,6 @@
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* Text links */
/* unvisited link */
.comment-field a:not(.pk-button),

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -16,6 +16,7 @@ $border-radius: 3px;
/*CELL*/
$cell-background: 0;
$cell-border: 0;
$cell-entry-border: 0;
$cell-entry-hover-effect: left-to-right;
$cell-entry-hover-background: darken($primary-color, 3%);
$cell-title-color: #333333;

View File

@ -6,11 +6,6 @@
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo a img {

View File

@ -6,11 +6,6 @@
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustmts */
h1#logo a img {

View File

@ -11,11 +11,6 @@ h1#logo a img {
max-height: 137px;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
@media handheld,
screen and (max-device-width: 768px),
screen and (max-width: 768px) {

View File

@ -5,8 +5,3 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -5,8 +5,3 @@
color: white;
background-color: #485158;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -15,10 +15,6 @@
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo optim */
h1#logo {

View File

@ -11,8 +11,3 @@ h1#logo a img {
color: white;
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}

View File

@ -6,11 +6,6 @@
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* Text links */
/* unvisited link */
.comment-field a:not(.pk-button),

View File

@ -6,11 +6,6 @@
background-color: $primary-color;
}
/* remove annoying border I can't remove with EO vars at the moment */
div.links-list ul > li:not(:last-child) {
border-bottom: 0;
}
/* logo adjustments */
h1#logo a img {
height: 89px;