Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Toogle CSS for android

$
0
0

@futaro wrote:

Hello everybody,
i have an issue with a custom toggle on Android.

Here is the code:
.toggle .track {
width: 70px;
height: 24px;
border-radius: 5px !important;
background-color: red;
}

.toggle .handle {
width: 35px;
height: 20px;
border-radius: 1px !important;
}

.toggle input:checked + .track .handle {
-webkit-transform: translate3d(30px, 0, 0) !important;
transform: translate3d(30px, 0, 0)!important;
background-color: #fff !important;
}

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>