mirror of
https://github.com/mempool/mempool.git
synced 2026-08-20 13:28:00 +02:00
reverse all text-aligns in rtl-layout
This commit is contained in:
parent
c4734357c4
commit
c1bcf49f37
1 changed files with 8 additions and 0 deletions
|
|
@ -486,4 +486,12 @@ th {
|
|||
.float-right {
|
||||
float: left !important;
|
||||
}
|
||||
|
||||
.text-left {
|
||||
text-align: right !important;
|
||||
}
|
||||
|
||||
.text-right {
|
||||
text-align: left !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue