pop[up f9x
This commit is contained in:
parent
98bd7a4035
commit
3d8b62843d
|
|
@ -206,7 +206,7 @@
|
||||||
border: 1px solid #3D414A;
|
border: 1px solid #3D414A;
|
||||||
background: #cacbcc;
|
background: #cacbcc;
|
||||||
/* Fallback for IE 11*/
|
/* Fallback for IE 11*/
|
||||||
background: linear-gradient(#cacbcc 10%, #606060 100%);
|
background: linear-gradient(#cacbcc);
|
||||||
}
|
}
|
||||||
|
|
||||||
#NavigationRedesignBannerContainer {
|
#NavigationRedesignBannerContainer {
|
||||||
|
|
|
||||||
|
|
@ -171,5 +171,5 @@ button:hover.greenbutton {
|
||||||
|
|
||||||
.popup {
|
.popup {
|
||||||
color: white;
|
color: white;
|
||||||
background: linear-gradient(180deg, #747474 10%, #000000 100%);
|
background: black;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue