mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-08 17:56:28 +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