From 8345e1bd98982e6d1b8ecb6f29fd00e68c0789a2 Mon Sep 17 00:00:00 2001 From: Ricky Zhou Date: Wed, 27 Feb 2008 15:22:01 -0500 Subject: [PATCH] Temporarily make group actions look nicer - we'll want to add icons, etc. in the future. --- fas/fas/static/css/style.css | 5 ++++- fas/fas/templates/group/view.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) 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 @@ ${role.role_type} -