mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 11:37:14 +00:00
Align query totals to left when an RTL language is used (#42640).
git-svn-id: https://svn.redmine.org/redmine/trunk@23713 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
646bb36874
commit
b1ed2630df
@ -238,7 +238,7 @@ a.remove-upload {background: url(/delete.png) no-repeat right 1px top 50%; paddi
|
||||
|
||||
div.thumbnails div {margin-right:0px; margin-left:2px;}
|
||||
|
||||
p.other-formats { text-align:left; }
|
||||
p.other-formats, p.query-totals { text-align:left; }
|
||||
|
||||
a.atom { background: url(/feed.png) no-repeat right 1px top 50%; padding: 2px 16px 3px 0; }
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user