aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-06-16 14:56:43 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2011-06-16 14:56:43 +0200
commitede011cc32b34b9da797813a0a901847d2a68a7a (patch)
treef7b30ecb8d7df4fb12c5694bfd39792ea5d40499 /view/theme
parentc94b809634cd92c69be3483c935e6741b7d0c090 (diff)
downloadvolse-hubzilla-ede011cc32b34b9da797813a0a901847d2a68a7a.tar.gz
volse-hubzilla-ede011cc32b34b9da797813a0a901847d2a68a7a.tar.bz2
volse-hubzilla-ede011cc32b34b9da797813a0a901847d2a68a7a.zip
Admin users page. some fix to template processor.
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/duepuntozero/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 206074c92..b94d90618 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -2561,6 +2561,8 @@ a.mail-list-link {
#adminpage table {width:100%; border-bottom: 1p solid #000000; margin: 5px 0px;}
#adminpage table th { text-align: left;}
#adminpage td .icon { float: left;}
+#adminpage table#users img { width: 16px; height: 16px; }
+#adminpage table tr:hover { background-color: #bbc7d7; }
/**
* ICONS
*/