summaryrefslogtreecommitdiff
path: root/themes/clouds/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/clouds/style.css')
-rw-r--r--themes/clouds/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/clouds/style.css b/themes/clouds/style.css
index 866638a0be..ecfd467c3b 100644
--- a/themes/clouds/style.css
+++ b/themes/clouds/style.css
@@ -1823,7 +1823,7 @@ html[dir='rtl'] .dataTables_length {float:left;}
.source-list td, .note-list td, .repo-list td, .media-list td, .indi-list td{padding:2px 5px;}
.indi-list td {color:#555;}
.indi-list .stats {margin:0 auto; width:auto;}
-.source-list th, .note-list th, .repo-list th, .media-list th, .indi-list th {cursor:pointer; cursor:hand; white-space: nowrap;}
+.source-list th, .note-list th, .repo-list th, .media-list th, .indi-list th {cursor:pointer; white-space: nowrap;}
.source-list th:last-child, .note-list th:last-child, .repo-list th:last-child {margin:0 -2px 1px 1px; padding:3px 0 4px; width:24px;}
#source-details h2, #note-details h2, #repo-details h2, #media-details h2 {margin-bottom:20px; text-align:center;}
#source-tabs, #note-tabs, #repo-tabs, #media-tabs {margin:auto; visibility:hidden; width:80%;}