@@ -63,4 +63,29 div.wiki pre { direction: ltr; } | |||||
63 |
|
63 | |||
64 | ul.projects { padding-right: 1em; padding-left: 0; } |
|
64 | ul.projects { padding-right: 1em; padding-left: 0; } | |
65 | ul.projects ul.projects { border-right: 3px solid #e0e0e0; border-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: |
|
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; } |
General Comments 0
You need to be logged in to leave comments.
Login now