]> source.dussan.org Git - nextcloud-server.git/commitdiff
cursor pointer cursor thingy
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>
Mon, 8 Aug 2011 21:41:41 +0000 (23:41 +0200)
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>
Mon, 8 Aug 2011 21:41:41 +0000 (23:41 +0200)
core/css/styles.css

index 7960617d24aae5ffaa63510e3a564ec21f4e156f..6f153f4209806cd694c20b19080fa28c17e59cf0 100644 (file)
@@ -95,7 +95,7 @@ legend { padding:.2em; font-size:1.2em; }
 #navigation .subentry.active { background-color:#bbb; border-top:1px solid #888; border-bottom:1px solid #bbb; }
 #navigation .subentry a { padding-left:3.1em; font-size:1em; }
 #navigation #settings { position:absolute; bottom:3.5em; width:100%; }
-#navigation #expand { margin:0 0 .2em 1.2em; }
+#navigation #expand { margin:0 0 .2em 1.2em; cursor:pointer; }
 
 /* USER SETTINGS ------------------------------------------------------------ */
 #quota_indicator { margin:0 4em 1em 0; padding:0; border:1px solid #ddd; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }