[ticket/102] Add admin CSS file for portal

B3P-102
This commit is contained in:
Marc Alexander
2014-04-08 13:19:08 +02:00
parent c603e32b19
commit 83072b0dce
2 changed files with 12 additions and 1 deletions

View File

@@ -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;
}