From d8b4e68221f32fa95c149fc125850f042a38e537 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Fri, 15 Oct 2010 16:12:34 -0400 Subject: removing icons We'll later replace them with a new scheme. For now, this is the simplest UI The intention is to look unfinished, so people don't comment on how poor it looks. --- install/static/ipa.css | 1 + 1 file changed, 1 insertion(+) (limited to 'install/static/ipa.css') diff --git a/install/static/ipa.css b/install/static/ipa.css index eb5396db0..f8b74bca9 100644 --- a/install/static/ipa.css +++ b/install/static/ipa.css @@ -274,6 +274,7 @@ span.main-separator{ .entity-views li { display:inline; cursor: pointer; + padding: 3px; } .strikethrough { text-decoration: line-through; } -- cgit