diff --git a/fas/fas/static/css/style.css b/fas/fas/static/css/style.css index b18378a..fa0f658 100644 --- a/fas/fas/static/css/style.css +++ b/fas/fas/static/css/style.css @@ -271,7 +271,9 @@ a .actions li { - display: inline; + /* + * TODO: Add icons + */ } #rolespanel @@ -405,6 +407,7 @@ a #content table th, #content table td { padding: 0 2ex; + border: 1px solid #CCCCCC; } pre diff --git a/fas/fas/templates/group/view.html b/fas/fas/templates/group/view.html index 7b127ce..e5277ee 100644 --- a/fas/fas/templates/group/view.html +++ b/fas/fas/templates/group/view.html @@ -76,7 +76,7 @@