mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:17:32 +09:00
Issue #2106 - Part 2: Align value names
This commit is contained in:
parent
cc55a380f6
commit
17b594b705
8 changed files with 17 additions and 17 deletions
|
|
@ -655,7 +655,7 @@ xul|*.radio-label-box {
|
|||
padding-bottom: 2px;
|
||||
padding-inline-start: 9px;
|
||||
margin: 0;
|
||||
-moz-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
*|*.category-icon {
|
||||
|
|
@ -678,7 +678,7 @@ xul|*.radio-label-box {
|
|||
font-weight: normal;
|
||||
line-height: 40px;
|
||||
margin: 0;
|
||||
-moz-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
/* File fields */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue