Skip to content

Commit e5b4aea

Browse files
silverwindStelios Malathouras
authored and
Stelios Malathouras
committed
Prevent underline hover on cards (go-gitea#18259)
Prevent a undesired underline effect on hovered cards. This was regressed by go-gitea#17898.
1 parent cb0106a commit e5b4aea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/less/_base.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ a.label,
248248
.repository-menu a,
249249
.ui.search .results a,
250250
.ui .menu a,
251+
.ui.cards a.card,
251252
.issue-keyword a {
252253
text-decoration: none !important;
253254
}

0 commit comments

Comments
 (0)