8 lines
87 B
CSS
8 lines
87 B
CSS
input, button, select, textarea {
|
|
direction: rtl;
|
|
}
|
|
|
|
table {
|
|
direction: rtl;
|
|
}
|