12/29/2013 at 7:22 pm
#276159
Keymaster
@ rediar
Please reply here in the forums and not to the notification email. I generally do not receive those. Thanks!
To answer your question, yes … I see you added:
#cn-list {
margin: 0 auto;
display: table;
}
You also need to add:
.cn-list-row-alternate, .cn-list-row {
display: inline-block;
}
fyi, I’m adding this same feature to Tile Plus in an update releasing in a few hours. I mention this because you have a dark theme. You could use this feature to create a better visual fit with your dark theme.
