diff options
Diffstat (limited to '')
-rw-r--r-- | admin/themes/default/theme.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index ca0834c6e..1f7ad9bda 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -1138,4 +1138,10 @@ a.group_perm { position: absolute; bottom: 5px; right: 5px; +} + +.openUserDetails { + font-size:16px; + margin-left:-8px; + cursor:pointer; }
\ No newline at end of file |