multiple bugfixes from 20 Apr 2020 to 7 jan 2023
This commit is contained in:
parent
902e04c7e6
commit
63d062c4a7
122 changed files with 13163 additions and 12361 deletions
|
|
@ -1,62 +1,62 @@
|
|||
.container {
|
||||
width: 900px;
|
||||
height: 500px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#slider {
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
.kWgQNm {
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
-webkit-box-pack: start;
|
||||
justify-content: flex-start;
|
||||
align-content: center;
|
||||
-webkit-box-align: center;
|
||||
align-items: center;
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
max-width: unset;
|
||||
min-width: unset;
|
||||
min-height: unset;
|
||||
cursor: unset;
|
||||
transform: unset;
|
||||
word-break: unset;
|
||||
z-index: unset;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
overflow: unset;
|
||||
background: unset;
|
||||
border-right: unset;
|
||||
border-bottom: unset;
|
||||
flex: 0 0 auto;
|
||||
border-radius: unset;
|
||||
transition: initial;
|
||||
}
|
||||
|
||||
.kWgQNm {
|
||||
// .active, .dfmgGo:hover{
|
||||
// background-color: rgb(30, 172, 178);
|
||||
// border-right: 1px solid rgb(30, 172, 178);
|
||||
// border-top: 1px solid rgb(30, 172, 178);
|
||||
// border-bottom: 1px solid rgb(30, 172, 178);
|
||||
// color:white;
|
||||
// }
|
||||
|
||||
.active,
|
||||
.sc-bdVaJa:hover {
|
||||
background-color: rgb(30, 172, 178);
|
||||
color: white;
|
||||
border-bottom: 1px solid rgb(30, 172, 178);
|
||||
}
|
||||
|
||||
// .active, .bvKoMW:hover{
|
||||
// background-color: rgb(30, 172, 178);
|
||||
// border-right: 1px solid rgb(30, 172, 178);
|
||||
// border-top: 1px solid rgb(30, 172, 178);
|
||||
// border-bottom: 1px solid rgb(30, 172, 178);
|
||||
// color:white;
|
||||
// }
|
||||
}
|
||||
.container {
|
||||
width: 900px;
|
||||
height: 500px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#slider {
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
.kWgQNm {
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
-webkit-box-pack: start;
|
||||
justify-content: flex-start;
|
||||
align-content: center;
|
||||
-webkit-box-align: center;
|
||||
align-items: center;
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
max-width: unset;
|
||||
min-width: unset;
|
||||
min-height: unset;
|
||||
cursor: unset;
|
||||
transform: unset;
|
||||
word-break: unset;
|
||||
z-index: unset;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
overflow: unset;
|
||||
background: unset;
|
||||
border-right: unset;
|
||||
border-bottom: unset;
|
||||
flex: 0 0 auto;
|
||||
border-radius: unset;
|
||||
transition: initial;
|
||||
}
|
||||
|
||||
.kWgQNm {
|
||||
// .active, .dfmgGo:hover{
|
||||
// background-color: rgb(30, 172, 178);
|
||||
// border-right: 1px solid rgb(30, 172, 178);
|
||||
// border-top: 1px solid rgb(30, 172, 178);
|
||||
// border-bottom: 1px solid rgb(30, 172, 178);
|
||||
// color:white;
|
||||
// }
|
||||
|
||||
.active,
|
||||
.sc-bdVaJa:hover {
|
||||
background-color: rgb(30, 172, 178);
|
||||
color: white;
|
||||
border-bottom: 1px solid rgb(30, 172, 178);
|
||||
}
|
||||
|
||||
// .active, .bvKoMW:hover{
|
||||
// background-color: rgb(30, 172, 178);
|
||||
// border-right: 1px solid rgb(30, 172, 178);
|
||||
// border-top: 1px solid rgb(30, 172, 178);
|
||||
// border-bottom: 1px solid rgb(30, 172, 178);
|
||||
// color:white;
|
||||
// }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue