Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Confluence Tasklist RTL Stylesheet

Ansar Rezaei
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 30, 2018

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;

}

Screenshot from 2018-05-30 12-38-28.png

 

But After this I'm not able to check and uncheck items at list. Does anyone have any idea for fixing this?

2 answers

1 vote
Paz Grimberg February 23, 2022

Hi Ansar,

You can try the RTL Plugin: 

https://www.methoda.co.il/en/rtl-for-confluence

0 votes
Zak Laughton
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 3, 2018

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events