add some vertical space to diijt menu items
This commit is contained in:
parent
cb3f877303
commit
d2c3e846c4
|
@ -145,8 +145,10 @@
|
||||||
border-width : 0px;
|
border-width : 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.claro .dijitMenuItemLabel {
|
.claro .dijitMenu .dijitMenuItem .dijitMenuItemLabel {
|
||||||
font-size : 13px;
|
font-size : 13px;
|
||||||
|
padding-top : 3px;
|
||||||
|
padding-bottom : 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Checkbox */
|
/* Checkbox */
|
||||||
|
|
Loading…
Reference in New Issue