summaryrefslogtreecommitdiffstats
path: root/install/ui/ipa.css
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2013-11-07 18:03:38 +0100
committerMartin Kosek <mkosek@redhat.com>2014-01-21 12:04:02 +0100
commit3b9280c97477ae1f5fc0e856c9e21c31e2ad070e (patch)
treebd793f14f1f990c7a12855ed26cc9e6f2159dd67 /install/ui/ipa.css
parentb69d30072a5d2b92581cddbd30439b7f9c0002dc (diff)
downloadfreeipa-3b9280c97477ae1f5fc0e856c9e21c31e2ad070e.tar.gz
freeipa-3b9280c97477ae1f5fc0e856c9e21c31e2ad070e.tar.xz
freeipa-3b9280c97477ae1f5fc0e856c9e21c31e2ad070e.zip
RCUE Header
https://fedorahosted.org/freeipa/ticket/3902
Diffstat (limited to 'install/ui/ipa.css')
-rw-r--r--install/ui/ipa.css51
1 files changed, 3 insertions, 48 deletions
diff --git a/install/ui/ipa.css b/install/ui/ipa.css
index 126c51ed7..f2605acd6 100644
--- a/install/ui/ipa.css
+++ b/install/ui/ipa.css
@@ -120,38 +120,6 @@ textarea[readonly] {
padding: 0.2em;
}
-/* ---- Header ---- */
-.header {
- position: absolute;
- top: 0;
- left: 6px;
- right: 6px;
- height: 34px;
- background: transparent;
-}
-
-.header a {
- text-decoration: none;
-}
-
-.header a:link {
- text-decoration: none;
- color: white;
-}
-
-.header a:visited {
- text-decoration: none;
- color: white;
-}
-
-.header span.header-logo {
- padding-left: 2em;
-}
-
-.header span.header-logo a img {
- border: 0;
-}
-
/* ---- Password expiration */
.header-passwordexpires {
@@ -164,20 +132,6 @@ textarea[readonly] {
font-weight: bold;
}
-/* ---- Logged-in As ---- */
-.header-right {
- float: right;
-}
-
-.header-loggedinas {
- line-height: 34px;
- color: #fff;
-}
-
-.header-loggedinas .login {
- font-weight: bold;
-}
-
/* ---- Notification area ---- */
.notification-area {
@@ -231,7 +185,7 @@ textarea[readonly] {
.facet {
position: absolute;
- top: 5px;
+ top: 110px;
left: 10px;
right: 10px;
bottom: 0;
@@ -253,7 +207,7 @@ textarea[readonly] {
.facet-title {
position: absolute;
- top: 15px;
+ top: 10px;
left: 0;
color: gray;
display: block;
@@ -261,6 +215,7 @@ textarea[readonly] {
.facet-title h3 {
margin: 0;
+ line-height: 1.8em;
}
.facet-title span {