mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-06 04:39:57 +00:00
First step to refactor the .hide to .gt-hidden (#22916)
A separate PR from #22884 (without touching the jQuery methods)
This commit is contained in:
@@ -57,7 +57,6 @@
|
||||
.show-outdated,
|
||||
.hide-outdated {
|
||||
&:extend(.unselectable);
|
||||
display: block !important;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
|
||||
Reference in New Issue
Block a user