aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-03-09 20:40:02 -0700
committerfriendica <info@friendica.com>2015-03-09 20:40:02 -0700
commit4237e8052e938d22cafd81dd2a37cf1bfd511fac (patch)
tree1b4a8d3af62e7efa08be2d49e67c8a4295d29789 /view/theme
parentb2e33435f7bae18b3df75ce098d8c96ca2371a53 (diff)
downloadvolse-hubzilla-4237e8052e938d22cafd81dd2a37cf1bfd511fac.tar.gz
volse-hubzilla-4237e8052e938d22cafd81dd2a37cf1bfd511fac.tar.bz2
volse-hubzilla-4237e8052e938d22cafd81dd2a37cf1bfd511fac.zip
buttons for admin_accounts + admin_channels
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index e7ccfd19a..da75cf3f8 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2358,3 +2358,7 @@ aside .nav > li > a:hover, aside .nav > li > a:focus {
right: 0px;
background-color: #337AB7;
}
+
+.channels_ckbx, .pending_ckbx, .users_ckbx {
+ margin-top: -5px !important;
+}