mirror of
https://github.com/redmine/redmine.git
synced 2026-02-26 16:41:27 +01: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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user