mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 17:37:30 +09:00
Issue #1970 - Part 3: Update reftests.
This commit is contained in:
parent
e54e8f61bb
commit
4712b75d5c
31 changed files with 53 additions and 663 deletions
|
|
@ -10,12 +10,12 @@
|
|||
.rtl button,
|
||||
.ltr input[type="button"],
|
||||
.rtl input[type="button"] {
|
||||
padding: 0px 6px;
|
||||
padding: 0px 8px;
|
||||
}
|
||||
|
||||
.v-rl button,
|
||||
.v-rl input[type="button"] {
|
||||
padding: 6px 0px;
|
||||
padding: 8px 0px;
|
||||
}
|
||||
</style>
|
||||
<div class=ltr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue