Skip to content

Commit 507e133

Browse files
committed
github: "new log records" button should seem more clickable
1 parent 8aed997 commit 507e133

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

github/server/www/variety/basic/style.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,12 @@ div.more {
8282

8383
background-color: #a4ff91;
8484
color: #000000;
85+
86+
/*
87+
* Change the mouse cursor to the pointer, like the browser would do for a
88+
* clickable link:
89+
*/
90+
cursor: pointer;
8591
}
8692

8793
span.more_arrow {

0 commit comments

Comments
 (0)