Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 90000

checkbox and radio css question

$
0
0

I created this css to make the radio and check boxes a bit bigger... and it works fine - however when one is selected it get smaller and I want it to e the same size...

 

Q: How do I make it stay the same size?

 

Thanks - Dave

 

---

 

<style type="text/css">

<!--

input.radio  {

    width : 1.5em;

    height :1.5em;

    padding: 0px;

    margin: 0px;

    }

-->

</style>

 

 

<style type="text/css">

<!--

input.checkbox  {

    width : 2.0em;

    height :2.0em;

    padding: 0px;

    margin: 0px;

    }

-->

</style>


Viewing all articles
Browse latest Browse all 90000

Trending Articles



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