From 258318b4cb051aa0902f10bf667f5a9e81cb139e Mon Sep 17 00:00:00 2001 From: Tim Steiner <tsteiner2@unl.edu> Date: Mon, 7 Dec 2009 23:43:13 +0000 Subject: [PATCH] ... --- document_root/css/index.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/document_root/css/index.css b/document_root/css/index.css index 6ed7cde7..4a2df407 100644 --- a/document_root/css/index.css +++ b/document_root/css/index.css @@ -134,3 +134,10 @@ padding-left: 3px; padding-right: 3px; } + + +.collectionTable th { + color: #c00; + cursor: pointer; +} +} \ No newline at end of file -- GitLab