summaryrefslogtreecommitdiffstats
path: root/install/static/ipa.css
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2010-10-15 16:12:34 -0400
committerAdam Young <ayoung@redhat.com>2010-10-19 17:55:36 -0400
commitd8b4e68221f32fa95c149fc125850f042a38e537 (patch)
treedc13b7cb98de61d441a9a03e45323f4734fe2c9e /install/static/ipa.css
parent68f727e4650ac174217b462723090ad95bb090e9 (diff)
downloadfreeipa-d8b4e68221f32fa95c149fc125850f042a38e537.tar.gz
freeipa-d8b4e68221f32fa95c149fc125850f042a38e537.tar.xz
freeipa-d8b4e68221f32fa95c149fc125850f042a38e537.zip
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.
Diffstat (limited to 'install/static/ipa.css')
-rw-r--r--install/static/ipa.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/static/ipa.css b/install/static/ipa.css
index eb5396db..f8b74bca 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; }