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
minor layout change
This commit is contained in:
@@ -66,8 +66,8 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>AOSP & Valid Keybox
|
<li>AOSP & Valid Keybox
|
||||||
<ul>
|
<ul>
|
||||||
<li>Replace tricky store keybox. AOSP keybox give device integrity, valid keybox give strong
|
<li>Replace tricky store keybox. AOSP keybox: Device Integrity. Valid keybox: Strong
|
||||||
integrity but fallback to basic integrity if revoked. AOSP keybox will be replaced if
|
Integrity, fallback to Basic Integrity if revoked. AOSP keybox will be replaced if
|
||||||
there's no more valid keybox. Valid keybox option require Internet connection.</li>
|
there's no more valid keybox. Valid keybox option require Internet connection.</li>
|
||||||
<li><br></li>
|
<li><br></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
@@ -75,7 +75,7 @@ body {
|
|||||||
.help-menu {
|
.help-menu {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 75vw;
|
width: 75vw;
|
||||||
max-width: 600px;
|
max-width: 800px;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
|
|||||||
Reference in New Issue
Block a user