mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Update JS dependencies (#20423)
- Update all JS dependencies minus vue ones - Remove workaround for case-insensitive attribute selector - Add new linter rules and fix issues - Tested SVG display and swagger
This commit is contained in:
@@ -326,7 +326,7 @@ a.commit-statuses-trigger {
|
||||
.ui.action.input:not([class*="left action"]) > .ui.dropdown.selection {
|
||||
min-width: 10em;
|
||||
|
||||
&:not(:focus):not(:hover) {
|
||||
&:not(:focus,:hover) {
|
||||
border-right-color: transparent;
|
||||
}
|
||||
}
|
||||
@@ -1205,7 +1205,7 @@ a.ui.card:hover,
|
||||
|
||||
&.pagination.menu {
|
||||
@media @mediaSm {
|
||||
.item:not(.active):not(.navigation),
|
||||
.item:not(.active,.navigation),
|
||||
.item.navigation span.navigation_label {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user