diff -Naur old/wp-content/wordpress-meta/wordpress.org/public_html/style/wp4.css new/wp-content/wordpress-meta/wordpress.org/public_html/style/wp4.css
--- old/wp-content/wordpress-meta/wordpress.org/public_html/style/wp4.css	2018-09-22 10:07:02.072579000 +0530
+++ new/wp-content/wordpress-meta/wordpress.org/public_html/style/wp4.css	2018-10-12 16:36:51.449286975 +0530
@@ -2014,6 +2014,7 @@
 	padding: 10px 0;
 	-webkit-border-radius: 3px;
 	border-radius: 3px;
+	cursor: pointer !important;
 }
 
 h3.graphics {
diff -Naur old/wp-content/wordpress-meta/wordpress.org/public_html/style/wp4-rtl.css new/wp-content/wordpress-meta/wordpress.org/public_html/style/wp4-rtl.css
--- old/wp-content/wordpress-meta/wordpress.org/public_html/style/wp4-rtl.css	2018-09-22 10:07:02.072579000 +0530
+++ new/wp-content/wordpress-meta/wordpress.org/public_html/style/wp4-rtl.css	2018-10-12 16:36:57.977335187 +0530
@@ -2014,6 +2014,7 @@
 	padding: 10px 0;
 	-webkit-border-radius: 3px;
 	border-radius: 3px;
+	cursor: pointer !important;
 }
 
 h3.graphics {
