|
|
|
|
@ -7,31 +7,6 @@
|
|
|
|
|
margin-left: 0px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media only screen and (max-width: 320px) {
|
|
|
|
|
.active-Segment {
|
|
|
|
|
font-size: 0.3cm !important;
|
|
|
|
|
background: #269DB8 !important;
|
|
|
|
|
text-transform: none;
|
|
|
|
|
--color-checked: none;
|
|
|
|
|
border-radius: 100px;
|
|
|
|
|
border:0;
|
|
|
|
|
}
|
|
|
|
|
.active-Segment ion-label{
|
|
|
|
|
font-size: 8px !important;
|
|
|
|
|
color: white !important;
|
|
|
|
|
}
|
|
|
|
|
.normal-Segment ion-label{
|
|
|
|
|
color: black;
|
|
|
|
|
font-size: 8px !important;
|
|
|
|
|
}
|
|
|
|
|
.normal-Segment {
|
|
|
|
|
font-size: 0.3cm;
|
|
|
|
|
text-transform: none;
|
|
|
|
|
--color-checked: none;
|
|
|
|
|
border: 0;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.active-Segment {
|
|
|
|
|
font-size: 0.3cm !important;
|
|
|
|
|
background: #269DB8 !important;
|
|
|
|
|
|