mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
minor visual improvements <homepage>
This commit is contained in:
@@ -837,7 +837,7 @@ div > ol:has(.uiFileHandlerWrapper) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.customshortcut::after {
|
.customshortcut::after {
|
||||||
content: "User Created Shortcut";
|
content: "Custom Shortcut";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -4px;
|
top: -4px;
|
||||||
right: -15px;
|
right: -15px;
|
||||||
@@ -2158,7 +2158,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.upcoming-title h2 {
|
.upcoming-title h2 {
|
||||||
width: 25%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.upcoming-filters {
|
.upcoming-filters {
|
||||||
@@ -2463,10 +2463,6 @@ body {
|
|||||||
align-content: space-between;
|
align-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
.upcoming-title h2 {
|
|
||||||
width: 25%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.upcoming-filters {
|
.upcoming-filters {
|
||||||
display: flex;
|
display: flex;
|
||||||
height: 26px;
|
height: 26px;
|
||||||
|
|||||||
Reference in New Issue
Block a user