Revision 23713
Added by Marius BĂLTEANU 2 months ago
trunk/app/assets/stylesheets/rtl.css | ||
---|---|---|
238 | 238 |
|
239 | 239 |
div.thumbnails div {margin-right:0px; margin-left:2px;} |
240 | 240 |
|
241 |
p.other-formats { text-align:left; } |
|
241 |
p.other-formats, p.query-totals { text-align:left; }
|
|
242 | 242 |
|
243 | 243 |
a.atom { background: url(/https/www.redmine.org/feed.png) no-repeat right 1px top 50%; padding: 2px 16px 3px 0; } |
244 | 244 |
|
Also available in: Unified diff
Align query totals to left when an RTL language is used (#42640).