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
UI adjust + optimize
- adjust about page appearance - change mode menu shape to round - enlarge on selected mode - improve color recognition algorithm - code optimize
This commit is contained in:
@@ -67,7 +67,14 @@
|
||||
}
|
||||
|
||||
#disclaimer {
|
||||
font-style: italic;
|
||||
font-family: serif;
|
||||
width: calc(100% - 80px);
|
||||
padding: 8px 10px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
margin: auto;
|
||||
border-radius: 10px;
|
||||
background-color: #F5F5F5;
|
||||
}
|
||||
|
||||
#acknowledgment {
|
||||
@@ -120,4 +127,8 @@
|
||||
.about-menu {
|
||||
background-color: #343434;
|
||||
}
|
||||
|
||||
#disclaimer {
|
||||
background-color: #6E6E6E;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user