Skip to content

Commit e255fbb

Browse files
committed
css: use hand cursor on "Show all results"
Signed-off-by: Toon Claes <[email protected]>
1 parent e6bc4b6 commit e255fbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/sass/search.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
6565
background: #55bec4;
6666
background-image: linear-gradient(#55bec4, #54b2b7);
67+
cursor: pointer;
6768

6869
span {
6970
color: var(--main-bg);

0 commit comments

Comments
 (0)