diff --git a/adm/style/portal/acp_portal_modules.html b/adm/style/portal/acp_portal_modules.html index 7530f878..787a7318 100644 --- a/adm/style/portal/acp_portal_modules.html +++ b/adm/style/portal/acp_portal_modules.html @@ -15,6 +15,7 @@ + @@ -48,7 +49,7 @@
{L_ACP_PORTAL_MODULES} - +
diff --git a/adm/style/portal/b3p_admin.css b/adm/style/portal/b3p_admin.css new file mode 100644 index 00000000..69f9f39c --- /dev/null +++ b/adm/style/portal/b3p_admin.css @@ -0,0 +1,10 @@ +/* Board3 Portal 2.1 Admin Style Sheet + ------------------------------------------------------------------------ + Copyright 2014 board3 Group ( http://www.board3.de/ ) + ------------------------------------------------------------------------ +*/ + +.portal-modules-overview { + border-collapse: separate; + border-spacing: 1px; +}
{L_MODULE_POS_TOP}