summaryrefslogtreecommitdiffstats
path: root/install/ui/ipa.css
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-04-11 20:22:38 -0500
committerAdam Young <ayoung@redhat.com>2011-04-18 11:11:57 -0400
commit8f9ddb058f922fbd33c4d15986eeb1f5be521cc5 (patch)
treebcdf559fcc10caa18195142f70986bf47a317e65 /install/ui/ipa.css
parent740416c8fbe436a584e93f4c6486feca2e077f24 (diff)
downloadfreeipa-8f9ddb058f922fbd33c4d15986eeb1f5be521cc5.tar.gz
freeipa-8f9ddb058f922fbd33c4d15986eeb1f5be521cc5.tar.xz
freeipa-8f9ddb058f922fbd33c4d15986eeb1f5be521cc5.zip
Entitlement import.
The entitlement facet will invoke entitle_status to check the entitlement status and show the appropriate buttons. If it's unregistered it will show Register and Import button. If it's registered it will show the Consume button only. If it's imported it will show the Import button only. The Import button will open a dialog box for importing entitlement certificate. Ticket #277
Diffstat (limited to 'install/ui/ipa.css')
-rw-r--r--install/ui/ipa.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/install/ui/ipa.css b/install/ui/ipa.css
index 4fe040135..2b205e927 100644
--- a/install/ui/ipa.css
+++ b/install/ui/ipa.css
@@ -479,6 +479,10 @@ span.ui-icon-search {
margin-left: 1em !important;
}
+[title="Import"] {
+ margin-left: 1em !important;
+}
+
[title="mail"] {
margin-top: 0em !important;
}