react-toolbox/source/styles/components/list_item.styl

13 lines
461 B
Stylus

li
padding : (SPACE / 2) 0
height : 80px
img
width : SIZE = (2.5 * SPACE)
height : SIZE
background-color : #dddddd
border-radius : SIZE
margin-right : SPACE
strong
font-size : (1.25 * FONT_SIZE_NORMAL)