mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-06-17 21:00:08 +10:00
Update Shell and Fix Bugs
This commit is contained in:
@@ -179,6 +179,12 @@ aside .container ul li:focus {
|
||||
border: 1px solid white;
|
||||
}
|
||||
|
||||
aside .container ul li:disabled,
|
||||
aside .container ul li[data-require-disabled] {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
color: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
#back:disabled {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user