mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Right align speed option selection
This commit is contained in:
@@ -160,3 +160,5 @@ margin: 30px 0;
|
|||||||
.tt_table td {
|
.tt_table td {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
select { text-align-last: right; font-family: monospace}
|
||||||
|
option { direction: rtl; font-family: sans-serif}
|
||||||
|
|||||||
Reference in New Issue
Block a user