You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
feat: add rtl language ui support
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
.about-menu p {
|
||||
margin: 0;
|
||||
font-size: 16px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#module_name_line1 {
|
||||
@@ -55,10 +54,9 @@
|
||||
.link-icon {
|
||||
font-size: 17px;
|
||||
font-weight: bold;
|
||||
min-height: calc(1em + 15px);
|
||||
min-height: calc(1em + 20px);
|
||||
padding: 3px 10px;
|
||||
color: #fff;
|
||||
fill: #fff;
|
||||
user-select: none;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
@@ -69,6 +67,7 @@
|
||||
transition: background-color 0.2s ease;
|
||||
|
||||
svg {
|
||||
fill: #fff;
|
||||
padding-right: 3px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user