forked from forgejo/forgejo
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:
parent
6c90f5e4c0
commit
2e97a77e12
5 changed files with 20 additions and 26 deletions
|
@ -57,7 +57,6 @@
|
|||
.show-outdated,
|
||||
.hide-outdated {
|
||||
&:extend(.unselectable);
|
||||
display: block !important;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue