]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix #7758
authorjbtbnl <jbtbnl@users.noreply.github.com>
Wed, 19 Mar 2014 15:45:10 +0000 (16:45 +0100)
committerjbtbnl <jbtbnl@users.noreply.github.com>
Wed, 19 Mar 2014 15:45:10 +0000 (16:45 +0100)
core/css/styles.css

index 69cf6df07d006cfb20d54235ce6008b2d1e51d71..bd8111ebc725212f3f7331d17ffdd0e1e42a9347 100644 (file)
@@ -10,7 +10,7 @@ table { border-collapse:separate; border-spacing:0; white-space:nowrap; }
 caption, th, td { text-align:left; font-weight:normal; }
 table, td, th { vertical-align:middle; }
 a { border:0; color:#000; text-decoration:none;}
-a, a *, input, input *, select, .button span, li, label { cursor:pointer; }
+a, a *, input, input *, select, .button span, label { cursor:pointer; }
 ul { list-style:none; }
 body { background:#fefefe; font:normal .8em/1.6em "Helvetica Neue",Helvetica,Arial,FreeSans,sans-serif; color:#000; }