mod_admin_web: Use a different cursor for expandable items
authorFlorian Zeitz <florob@babelmonkeys.de>
Wed, 24 Jul 2013 20:51:56 +0200
changeset 1119 1af68e5e40f3
parent 1118 e5441d46d6ff
child 1120 fc26a33fc2f3
mod_admin_web: Use a different cursor for expandable items
mod_admin_web/admin_web/www_files/css/style.css
--- a/mod_admin_web/admin_web/www_files/css/style.css	Mon Jul 22 23:42:03 2013 +0200
+++ b/mod_admin_web/admin_web/www_files/css/style.css	Wed Jul 24 20:51:56 2013 +0200
@@ -95,6 +95,10 @@
   margin: 0
 }
 
+#s2sList li, #c2sList li {
+  cursor: pointer
+}
+
 #host {
   margin: 0.25em;
 }