1

List box check Box CSS Help [closed]

asked 2015-02-04 13:35:27 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

What is the CSS to give enough space between the check box and the column content ? It looks very close to the column content

image description

delete flag offensive retag edit

The question has been closed for the following reason "the question is answered, right answer was accepted" by Senthilchettyin
close date 2015-02-04 17:00:17

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-02-04 14:50:34 +0800

chillworld gravatar image chillworld flag of Belgium
5357 4 9
https://github.com/chillw...

Try this :

<style>
    .z-listitem-checkbox {
        margin-right: 10px;
    }
</style>
link publish delete flag offensive edit

Question tools

Follow

RSS

Stats

Asked: 2015-02-04 13:35:27 +0800

Seen: 9 times

Last updated: Feb 04 '15

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More