Hi
I use this CSS for tasklist in confluence.
.wiki-content ul.inline-task-list>li {
line-height: 30px;
text-align: right;
direction: rtl;
padding-right: 18px;
background-position: right 6px;
}
But After this I'm not able to check and uncheck items at list. Does anyone have any idea for fixing this?
Hi Ansar,
I was also reproduce this behavior. When adding the "background-position" property, the checkboxes become uncheckable. I experimented with this a bit, and was unable to find a way to get the checkboxes to appear on the right and still be able to check them.
The best workaround for this I could think of would be to use either a page layout or column macros to make the checklist narrower (see Page Layouts, Sections, and Columns). The check boxes will still be shown on the left, but they will be closer to the related text item and easier to correlate visually.
-Zak
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.