To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
root / public / stylesheets / rtl.css @ 1039:f6c71883b995
History | View | Annotate | Download (3.58 KB)
| 1 |
body, #wrapper { direction: rtl;} |
|---|---|
| 2 |
|
| 3 |
#quick-search { float: left; } |
| 4 |
#main-menu { margin-left: -500px; left: auto; right: 6px; margin-right: 0px;} |
| 5 |
#main-menu li { float: right; } |
| 6 |
#top-menu ul { float: right; } |
| 7 |
#account { float: left; } |
| 8 |
#top-menu #loggedas { float: left; } |
| 9 |
#top-menu li { float: right; } |
| 10 |
.tabular label.floating |
| 11 |
{
|
| 12 |
margin-right: 0; |
| 13 |
margin-left: auto; |
| 14 |
text-align: right; |
| 15 |
} |
| 16 |
.tabular label |
| 17 |
{
|
| 18 |
float: right; |
| 19 |
margin-left: auto; |
| 20 |
} |
| 21 |
.tabular p |
| 22 |
{
|
| 23 |
clear: right; |
| 24 |
} |
| 25 |
.tabular label.block { text-align: right; } |
| 26 |
.icon
|
| 27 |
{
|
| 28 |
background-position: 100% 40%; |
| 29 |
padding-right: 20px; |
| 30 |
padding-left: 0px; |
| 31 |
} |
| 32 |
div#activity dt, #search-results dt |
| 33 |
{
|
| 34 |
background-position: 100% 50%; |
| 35 |
padding-right: 20px; |
| 36 |
padding-left: 0px; |
| 37 |
} |
| 38 |
#content .tabs ul li { float: right; } |
| 39 |
#content .tabs ul { padding-left: auto; padding-right: 1em; } |
| 40 |
table.progress { float: right; } |
| 41 |
.contextual { float: left; } |
| 42 |
.icon22 { background-position: 100% 40%; padding-right: 26px; padding-left: auto; } |
| 43 |
h3, .wiki h2 { padding: 10px 2px 1px 0; } |
| 44 |
.tooltip span.tip { text-align: right; } |
| 45 |
tr.issue td.subject { text-align: right; } |
| 46 |
tr.time-entry td.subject, tr.time-entry td.comments { text-align: right; } |
| 47 |
#sidebar { float: left; } |
| 48 |
#main.nosidebar #content { border-width: 1px; border-style: solid; border-color: #D7D7D7 #BBBBBB #BBBBBB #D7D7D7;} |
| 49 |
.tabular.settings label { margin-left: auto; } |
| 50 |
.splitcontentleft { float: right; } |
| 51 |
.splitcontentright { float: left; } |
| 52 |
p.progress-info { clear: right; } |
| 53 |
table.list td.buttons a { padding-right: 20px; } |
| 54 |
.filecontent { direction: ltr; } |
| 55 |
.entries { direction: ltr; } |
| 56 |
.changeset-changes { direction: ltr; padding-left: 2em } |
| 57 |
.changesets { direction: ltr; } |
| 58 |
div#issue-changesets { float: left; margin-right: 1em; margin-left: 0 } |
| 59 |
div#issue-changesets div.wiki { direction: ltr; padding-left: 2em } |
| 60 |
#activity dt, .journal { clear: right; } |
| 61 |
.journal-link { float: left; } |
| 62 |
div.wiki pre { direction: ltr; } |
| 63 |
|
| 64 |
ul.projects { padding-right: 1em; padding-left: 0; } |
| 65 |
ul.projects ul.projects { border-right: 3px solid #e0e0e0; border-left: 0; } |
| 66 |
.my-project { padding-right: 18px; padding-left: 0; background-position: 100% 50%; } |
| 67 |
|
| 68 |
#admin-menu a { background-position: 100% 40%; padding-right: 20px; padding-left: 0;} |
| 69 |
input#openid_url { background-position: 100% 50%; padding-right: 18px; padding-left: 0; } |
| 70 |
|
| 71 |
tr.project.idnt td.name span { background: url(../images/bullet_arrow_left.png) no-repeat 100% 50%; padding-right: 16px; padding-left: 0; } |
| 72 |
tr.project.idnt-1 td.name { padding-right: 0.5em; } |
| 73 |
tr.project.idnt-2 td.name { padding-right: 2em; } |
| 74 |
tr.project.idnt-3 td.name { padding-right: 3.5em; } |
| 75 |
tr.project.idnt-4 td.name { padding-right: 5em; } |
| 76 |
tr.project.idnt-5 td.name { padding-right: 6.5em; } |
| 77 |
tr.project.idnt-6 td.name { padding-right: 8em; } |
| 78 |
tr.project.idnt-7 td.name { padding-right: 9.5em; } |
| 79 |
tr.project.idnt-8 td.name { padding-right: 11em; } |
| 80 |
tr.project.idnt-9 td.name { padding-right: 12.5em; } |
| 81 |
|
| 82 |
tr.issue.idnt td.subject a { background: url(../images/bullet_arrow_left.png) no-repeat 100% 50%; padding-right: 16px; padding-left: 0; } |
| 83 |
tr.issue.idnt-1 td.subject { padding-right: 0.5em; } |
| 84 |
tr.issue.idnt-2 td.subject { padding-right: 2em; } |
| 85 |
tr.issue.idnt-3 td.subject { padding-right: 3.5em; } |
| 86 |
tr.issue.idnt-4 td.subject { padding-right: 5em; } |
| 87 |
tr.issue.idnt-5 td.subject { padding-right: 6.5em; } |
| 88 |
tr.issue.idnt-6 td.subject { padding-right: 8em; } |
| 89 |
tr.issue.idnt-7 td.subject { padding-right: 9.5em; } |
| 90 |
tr.issue.idnt-8 td.subject { padding-right: 11em; } |
| 91 |
tr.issue.idnt-9 td.subject { padding-right: 12.5em; } |
| 92 |
|
| 93 |
div.wiki ul.toc { margin-right: 0; margin-left: 12px; } |
| 94 |
div.wiki ul.toc li li { margin-right: 1.5em; margin-left: 0; } |