]> git.openstreetmap.org Git - osqa.git/commitdiff
#SPLUNK-123, changing the cursor from a pointer to a normal one, now the pointer...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 28 Mar 2011 18:23:07 +0000 (18:23 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 28 Mar 2011 18:23:07 +0000 (18:23 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@913 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/skins/default/media/style/style.css

index 0815f9cd5f574a454e92a580cd4252f26558ff50..24175f05937431d7562ae60fc71f169b34458cf3 100644 (file)
@@ -909,9 +909,12 @@ span.form-error {
     width: 100%;
 }
 
+.revision .rev-arrow {
+    cursor: pointer;
+}
+
 .revision .header {
     background-color: #EEEEEE;
-    cursor: pointer;
     padding: 5px;
 }