mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-01 03:57:15 +00:00
Integrate img.ui-datepicker-trigger RTL styles from rtl.css into application.css using logical properties (#43515).
git-svn-id: https://svn.redmine.org/redmine/trunk@24274 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
d3aa4e1458
commit
e60e1923da
@ -1445,7 +1445,7 @@ table.cal div.tooltip:hover span.tip {
|
||||
img.ui-datepicker-trigger {
|
||||
cursor: pointer;
|
||||
vertical-align: middle;
|
||||
margin-left: 4px;
|
||||
margin-inline-start: 4px;
|
||||
}
|
||||
|
||||
/***** Documents *****/
|
||||
|
||||
@ -201,10 +201,6 @@ div.tooltip:hover span.tip{
|
||||
left:auto; right:24px;
|
||||
}
|
||||
|
||||
img.ui-datepicker-trigger {
|
||||
margin-left:0px; margin-right:4px;
|
||||
}
|
||||
|
||||
/***** Progress bar *****/
|
||||
table.progress {
|
||||
float:right;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user