mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-06-17 04:40:10 +10:00
Changed the UI and fixed bugs.
This commit is contained in:
@@ -30,12 +30,20 @@
|
||||
}
|
||||
|
||||
.page .reason textarea {
|
||||
background-color: rgba (255, 255, 255, 0);
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
color: white;
|
||||
border: 2px solid white;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.page .content .pkgsupport.support>.support {
|
||||
color: rgb(84, 197, 52);
|
||||
}
|
||||
|
||||
.page .content .pkgsupport.not-support>.not-support {
|
||||
color: rgb(209, 57, 46);
|
||||
}
|
||||
|
||||
|
||||
/* App Launch List */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user